|
Fawkes API
Fawkes Development Version
|
Config list float entity. More...
#include <net_messages.h>
Public Attributes | |
| config_list_entity_header_t | header |
| config entity header | |
| float | f |
| float value | |
Config list float entity.
Definition at line 178 of file net_messages.h.
| float fawkes::config_list_float_entity_t::f |
float value
Definition at line 180 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_float(), and fawkes::NetworkConfiguration::inbound_received().
| config_list_entity_header_t fawkes::config_list_float_entity_t::header |
config entity header
Definition at line 179 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_float().