Fawkes API
Fawkes Development Version
|
Config list bool entity. More...
#include <net_messages.h>
Public Attributes | |
config_list_entity_header_t | header |
config entity header | |
int32_t | b |
0 is false, everything else is true |
Config list bool entity.
0 is false, everything else is true
Definition at line 198 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_bool(), and fawkes::NetworkConfiguration::inbound_received().
config entity header
Definition at line 197 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_bool().