Fawkes API  Fawkes Development Version
fawkes::config_string_value_t Struct Reference

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...
 

Detailed Description

String value header indicating the string length.

Definition at line 121 of file net_messages.h.

Member Data Documentation

◆ reserved

uint16_t fawkes::config_string_value_t::reserved

Reserved for future use.

Definition at line 123 of file net_messages.h.

◆ s_length


The documentation for this struct was generated from the following file: