UM C API  6.16
tnwg_dstat_record_hdr_t_stct Struct Reference

Structure containing general information about a peer or endpoint portal. Used by tnwg_dstat_portalstats_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_type
 Portal type: TNWG_DSTAT_Portal_Type_Peer TNWG_DSTAT_Portal_Type_Endpoint.
 
uint32_t index
 Portal index.
 
uint32_t record_length
 The length of the tnwg_portalstats_dstat_record_t structure after the union selection is made.
 
uint32_t padding
 
char portal_name [TNWG_DSTAT_MAX_PORTAL_NAME_LEN]
 Portal name.
 

Detailed Description

Structure containing general information about a peer or endpoint portal. Used by tnwg_dstat_portalstats_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: