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]
lbm_uint32_t flags
char source [LBM_MSG_MAX_SOURCE_LEN]
lbm_uint8_t otid [LBM_OTID_BLOCK_SZ]
lbm_uint32_t topic_idx


Detailed Description

THIS STRUCTURE IS UNSUPPORTED.


Field Documentation

lbm_uint32_t lbm_rcv_topic_stats_t_stct::flags

Flags for the receiver. THIS FIELD IS UNSUPPORTED.

lbm_uint8_t lbm_rcv_topic_stats_t_stct::otid[LBM_OTID_BLOCK_SZ]

Originating transport ID for a transport joined by the receiver. THIS FIELD IS UNSUPPORTED.

char lbm_rcv_topic_stats_t_stct::source[LBM_MSG_MAX_SOURCE_LEN]

Source string for a transport joined by the receiver. THIS FIELD IS UNSUPPORTED.

char lbm_rcv_topic_stats_t_stct::topic[LBM_MSG_MAX_TOPIC_LEN]

Topic for the receiver. THIS FIELD IS UNSUPPORTED.

lbm_uint32_t lbm_rcv_topic_stats_t_stct::topic_idx

Topic index for a transport joined by the receiver. THIS FIELD IS UNSUPPORTED.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 16 15:58:02 2014 for LBM API by  doxygen 1.4.7