Fawkes API
Fawkes Development Version
|
String value header indicating the string length. More...
#include <net_messages.h>
Public Attributes | |
uint16_t | s_length |
Length of following string. More... | |
uint16_t | reserved |
Reserved for future use. More... | |
String value header indicating the string length.
Definition at line 126 of file net_messages.h.
uint16_t fawkes::config_string_value_t::reserved |
Reserved for future use.
Definition at line 129 of file net_messages.h.
uint16_t fawkes::config_string_value_t::s_length |
Length of following string.
Definition at line 128 of file net_messages.h.
Referenced by fawkes::ConfigListContent::append(), fawkes::NetworkConfiguration::NetConfValueIterator::get_string(), fawkes::NetworkConfiguration::get_string(), fawkes::NetworkConfiguration::NetConfValueIterator::get_strings(), fawkes::NetworkConfiguration::inbound_received(), fawkes::ConfigNetworkHandler::loop(), fawkes::NetworkConfiguration::set_default_string(), and fawkes::NetworkConfiguration::set_string().