mcx::comm::RequestMsg
less than a minute
mcx::comm::RequestMsg
Public Attributes
Name | |
---|---|
bool | client_has_control |
parameter_server::UserGroup | user_group |
uint8_t * | msg |
size_t | size |
uint32_t | hash |
uint32_t | client_id |
Public Attributes Documentation
variable client_has_control
bool client_has_control;
variable user_group
parameter_server::UserGroup user_group;
variable msg
uint8_t * msg;
variable size
size_t size;
variable hash
uint32_t hash;
variable client_id
uint32_t client_id;
Updated on 2022-04-05 at 16:21:26 +0200