UM C API  6.16
tnwg_pcfg_stat_grp_rec_hdr_t_stct Struct Reference

Structure containing portal configuration information. Used by tnwg_pcfg_stat_grp_msg_t. Except where indicated, all fields of type lbm_uintXX_t should be byte-swapped if hdr.magic is equal to LBM_TNWG_DAEMON_ANTIMAGIC. More...

#include <tnwgdmonmsgs.h>

Data Fields

uint32_t portal_num
 Portal number.
 
uint32_t portal_type
 Portal type: TNWG_DSTAT_Portal_Type_Peer TNWG_DSTAT_Portal_Type_Endpoint.
 
uint32_t num_options
 Number of options stored in tnwg_pcfg_stat_grp_msg_t_stct::data.
 
uint32_t padding
 Name of portal.
 
char portal_name [TNWG_DSTAT_MAX_PORTAL_NAME_LEN]
 
char attr_type [MAX_ATTR_TYPE_NAME_LEN]
 Type of options stored in tnwg_pcfg_stat_grp_msg_t_stct::data.
 

Detailed Description

Structure containing portal configuration information. Used by tnwg_pcfg_stat_grp_msg_t. Except where indicated, all fields of type lbm_uintXX_t should be byte-swapped if hdr.magic is equal to LBM_TNWG_DAEMON_ANTIMAGIC.


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