#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 |
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.