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.
float value
Definition at line 180 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_float(), and fawkes::NetworkConfiguration::inbound_received().
config entity header
Definition at line 179 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append_float().