Fawkes API  Fawkes Development Version
fawkes::config_string_value_msg_t Struct Reference

String value message. More...

#include <net_messages.h>

Public Attributes

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

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: