UM C API
6.16.1
|
Message containing memory allocation statistics.
( tnwg_dstat_msg_hdr_t_stct::type == TNWG_DSTATTYPE_PORTCFG )
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_pcfg_stat_grp_rec_hdr_t | rechdr |
Structure containing portal configuration information. | |
char | data |
String data containing portal configuration attributes. The number of strings is given by tnwg_pcfg_stat_grp_msg_t_stct::rechdr->num_options. See DRO Daemon Statistics String Buffers for more information. | |
Message containing memory allocation statistics.
( tnwg_dstat_msg_hdr_t_stct::type == TNWG_DSTATTYPE_PORTCFG )
Except where indicated, all fields of type lbm_uintXX_t
should be byte-swapped if hdr.magic
is equal to LBM_TNWG_DAEMON_ANTIMAGIC.