Inheritance diagram for C_ProtocolStats:
Public Member Functions | |
C_ProtocolStats (C_ProtocolFrame *P_protocol) | |
virtual | ~C_ProtocolStats () |
void | updateStats (T_ProtocolStatDataType P_type, T_ProtocolStatDataAction P_action, int P_id) |
iostream_output & | display (iostream_output &P_stream) |
void | display_stats_message () |
void | display_stats_sub_message () |
void | displayScreen () |
void | setCurrentScreen (bool P_first) |
void | set_file_name (char *name) |
void | make_first_log () |
void | make_log () |
int | init () |
void | do_log () |
void | reset_cumul_counters () |
Classes | |
class | C_CounterData |
Definition at line 35 of file C_ProtocolStats.hpp.