fawkes::config_string_value_msg_t Struct Reference

String value message. More...

#include <net_messages.h>

List of all members.

Public Attributes

config_descriptor_t cp
 value descriptor
uint16_t s_length
 Length of following string.
char s [2]
 string value, 0-terminated


Detailed Description

String value message.

Definition at line 144 of file net_messages.h.


Member Data Documentation

config_descriptor_t fawkes::config_string_value_msg_t::cp

value descriptor

Definition at line 145 of file net_messages.h.

Referenced by fawkes::NetworkConfiguration::inbound_received(), and fawkes::NetworkConfiguration::NetConfValueIterator::is_default().

char fawkes::config_string_value_msg_t::s[2]

string value, 0-terminated

Definition at line 147 of file net_messages.h.

Referenced by fawkes::ConfigNetworkHandler::config_value_changed(), fawkes::NetworkConfiguration::get_string(), fawkes::NetworkConfiguration::inbound_received(), and fawkes::ConfigNetworkHandler::loop().

uint16_t fawkes::config_string_value_msg_t::s_length

Length of following string.

Definition at line 146 of file net_messages.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:31:38 2011 for Fawkes API by  doxygen 1.4.7