messages.h file for this module. Defines messages this module publishes or serves to others. More...
Defines | |
#define | TLHFCS_RESET_OCCURRED_NAME "tlhfcs_reset_occurred" |
Control message to pass to the process control module. Always capitals finishes with _RESET_OCCURRED_NAME and the value is small letters the same without the suffix name. | |
#define | TLHFCS_RESET_COMMAND_NAME "tlhfcs_reset_command" |
Control message to pass to the process control module. Always capitals finishes with _RESET_COMMAND_NAME and the value is small letters the same without the suffix name. | |
#define | TLHFCS_DATA_MESSAGE_NAME "tlhfcs_data" |
#define | TLHFCS_DATA_MESSAGE_FMT TLCSTM_DATA_FMT |
#define | TLHFCS_COMMAND_MESSAGE_NAME "tlhfcs_command" |
#define | TLHFCS_COMMAND_FMT TLCSTM_COMMAND_FMT |
Typedefs | |
typedef carmen_default_message | tlhfcs_reset_occurred_message |
typedef carmen_default_message | tlhfcs_reset_command_message |
messages.h file for this module. Defines messages this module publishes or serves to others.