UM C API
6.16.1
|
Statistics attribute entry layout. Each attribute entry within the attributes block consists of an entry header, followed immediately by the attribute data. More...
#include <lbmmon.h>
Data Fields | |
lbm_ushort_t | mType |
lbm_ushort_t | mLength |
Statistics attribute entry layout. Each attribute entry within the attributes block consists of an entry header, followed immediately by the attribute data.
lbm_ushort_t lbmmon_attr_entry_t_stct::mLength |
Length of attribute data for this entry in network order.
lbm_ushort_t lbmmon_attr_entry_t_stct::mType |
Attribute type in network order.