Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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
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: