Configuration client event structure. More...
#include <config_client.h>
Data Fields | |
| config_opcode_t | opcode |
| Opcode of the status reply. More... | |
| const config_msg_t * | p_msg |
| Pointer to message structure. More... | |
Detailed Description
Configuration client event structure.
Definition at line 127 of file config_client.h.
Field Documentation
◆ opcode
| config_opcode_t config_client_event_t::opcode |
Opcode of the status reply.
Definition at line 130 of file config_client.h.
◆ p_msg
| const config_msg_t* config_client_event_t::p_msg |
Pointer to message structure.
Definition at line 132 of file config_client.h.
- models/foundation/config/include/config_client.h