fawkes::config_list_entity_header_t Struct Reference

Config list entity header. More...

#include <net_messages.h>

List of all members.

Public Attributes

config_descriptor_t cp
 Config descriptor.
uint32_t type: 8
 type of entity, uses MSG_CONFIG_*_VALUE message IDs
uint32_t reserved: 24
 reserved for future use


Detailed Description

Config list entity header.

Definition at line 171 of file net_messages.h.


Member Data Documentation

config_descriptor_t fawkes::config_list_entity_header_t::cp

Config descriptor.

Definition at line 172 of file net_messages.h.

Referenced by fawkes::ConfigListContent::append_comment(), fawkes::ConfigListContent::append_string(), and fawkes::NetworkConfiguration::inbound_received().

uint32_t fawkes::config_list_entity_header_t::reserved

reserved for future use

Definition at line 174 of file net_messages.h.

uint32_t fawkes::config_list_entity_header_t::type

type of entity, uses MSG_CONFIG_*_VALUE message IDs

Definition at line 173 of file net_messages.h.

Referenced by fawkes::ConfigListContent::append_comment(), fawkes::ConfigListContent::append_string(), and fawkes::NetworkConfiguration::inbound_received().


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