Inheritance diagram for C_DisplayControl:
Public Member Functions | |
C_DisplayControl () | |
~C_DisplayControl () | |
void | init (long P_period) |
void | init_screens () |
void | set_screen (char P_key) |
void | set_sub_screen (int P_increment) |
void | set_max_sub_screen (int P_id, int P_max_sub_screen) |
void | pause () |
void | add_screen (C_DisplayObject *P_display, char P_key, char *P_comment) |
void | add_help (char P_key, char *P_comment) |
int | help_all_screens (int P_counter) |
void | change_display_period (long P_period) |
Classes | |
struct | _help_info |
struct | _t_screen_by_key |
struct | _t_screen_data |
Definition at line 31 of file C_DisplayControl.hpp.