Inheritance diagram for C_Generator:
Public Member Functions | |
C_Generator (cmd_line_pt P_cmd_line) | |
~C_Generator () | |
void | set_screen (char P_key) |
void | pause_traffic () |
void | restart_traffic () |
void | force_init () |
void | pause_display () |
unsigned long | get_call_rate () |
void | change_call_rate (T_GenChangeOperation P_op, unsigned long P_rate) |
void | change_rate_scale (unsigned long P_scale) |
void | change_burst (unsigned long P_burst) |
void | change_display_period (long P_period) |
C_LogProtocolStatControl * | create_log_protocol_stats (C_ProtocolFrame *P_protocol, char *P_timechar, string_t &P_logProtocolStatFileName, unsigned long P_log_period_period, bool P_files_no_timestamp) |
void | reset_cumul_counters () |
void | activate_percent_traffic () |
Definition at line 57 of file C_Generator.hpp.