UM C API  6.16
tnwg_dstat_portalstats_msg_t_stct Struct Reference

Message containing portal statistics.
( tnwg_dstat_msg_hdr_t_stct::type == TNWG_DSTATTYPE_PORTSTAT )
This message can have different lengths, depending on which element of the union tnwg_portalstats_dstat_record_t_stct::ptype is selected, based on the value of tnwg_dstat_record_hdr_t_stct::portal_type. 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

tnwg_dstat_msg_hdr_t msghdr
 Standard header common to all messages.
 
tnwg_dstat_record_hdr_t rechdr
 General information about this portal.
 
tnwg_portalstats_dstat_record_t record
 Type-specific information about this portal.
 

Detailed Description

Message containing portal statistics.
( tnwg_dstat_msg_hdr_t_stct::type == TNWG_DSTATTYPE_PORTSTAT )
This message can have different lengths, depending on which element of the union tnwg_portalstats_dstat_record_t_stct::ptype is selected, based on the value of tnwg_dstat_record_hdr_t_stct::portal_type. 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: