UM C API  6.16
lbm_rcv_topic_stats_t_stct Struct Reference

Structure that holds statistics for a receiver topic. More...

#include <lbm.h>

Data Fields

char topic [LBM_MSG_MAX_TOPIC_LEN]
 Topic for the receiver. THIS FIELD IS UNSUPPORTED.
 
lbm_uint32_t flags
 Flags for the receiver. THIS FIELD IS UNSUPPORTED.
 
char source [LBM_MSG_MAX_SOURCE_LEN]
 Source string for a transport joined by the receiver. THIS FIELD IS UNSUPPORTED.
 
lbm_uint8_t otid [LBM_OTID_BLOCK_SZ]
 Originating transport ID for a transport joined by the receiver. THIS FIELD IS UNSUPPORTED.
 
lbm_uint32_t topic_idx
 Topic index for a transport joined by the receiver. THIS FIELD IS UNSUPPORTED.
 
lbm_uint64_t timestamp_sec
 Timestamp seconds of when a transport was joined by the receiver. THIS FIELD IS UNSUPPORTED.
 
lbm_uint64_t timestamp_usec
 Timestamp microseconds of when a transport was joined by the receiver. THIS FIELD IS UNSUPPORTED.
 

Detailed Description

Structure that holds statistics for a receiver topic.

THIS STRUCTURE IS UNSUPPORTED.


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