, including all inherited members.
| add_attribute(CD_DATA_REF data, const char *attribute, const char *value) | cd_control_module | |
| add_setup(const char *command, const char *value) | cd_control_module | |
| cd_control_module(const char *mod_name) | cd_control_module | |
| complete_background_task(void *data, int code) | cd_control_module | [virtual] |
| create_data(const char *group, const char *path, int type, const char *units, const char *description, void *initial_value=NULL) | cd_control_module | |
| current_time() | cd_control_module | |
| describe_setup() | cd_control_module | [virtual] |
| describe_setup_command(const char *command, const char *description) | cd_control_module | |
| error(const char *file, int line, const char *format,...) | cd_control_module | |
| execute_setups(void) | cd_control_module | |
| get_variables_count() const | cd_control_module | [inline] |
| handle_event(int code) | cd_control_module | [virtual] |
| handle_intermediate_data(void *data, int code) | cd_control_module | [virtual] |
| initialize() | cd_control_module | [virtual] |
| initialize_data() | cd_control_module | [virtual] |
| initialize_data_requests() | cd_control_module | [virtual] |
| mark_command(CD_DATA_REF data, const char *human_name=NULL) | cd_control_module | |
| mark_command_and_telemetry(CD_DATA_REF data, const char *human_name=NULL) | cd_control_module | |
| mark_telemetry(CD_DATA_REF data) | cd_control_module | |
| mark_telemetry_and_command(CD_DATA_REF data, const char *human_name=NULL) | cd_control_module | |
| plog(const char *format,...) | cd_control_module | |
| remove_timer(int code) | cd_control_module | |
| request_data(const char *group, const char *path, int type, bool required=false, const char *units=NULL, const char *description=NULL) | cd_control_module | |
| request_event_notification(const char *group, const char *event_name, int code) | cd_control_module | |
| request_timer(double period, int code) | cd_control_module | |
| return_intermediate_data(void *data, int code) | cd_control_module | |
| run_background_task(void *data, int code) | cd_control_module | [virtual] |
| run_timer(int code) | cd_control_module | [virtual] |
| set_value_as_type(CD_DATA_REF data, int type, void *source, const char *msg=NULL) | cd_control_module | |
| set_x(void *v) | cd_control_module | [inline] |
| setup_data(const char *command, const char *value) | cd_control_module | [virtual] |
| start_background_task(void *data, int code) | cd_control_module | |
| trigger_event(const char *group, const char *event_name) | cd_control_module | |
| value_as_type(CD_DATA_REF data, int type, void *destination) | cd_control_module | |
| ~cd_control_module() | cd_control_module | [virtual] |