UM C API  6.12.1
lbm_resolver_event_advertisement_t_stct Struct Reference

Advertisement event structure (for UM internal use only). More...

#include <lbm.h>

Data Fields

lbm_uint32_t flags
 
char topic_string [LBM_MSG_MAX_TOPIC_LEN]
 
char transport_string [LBM_MSG_MAX_SOURCE_LEN]
 
lbm_uint32_t topic_index
 
lbm_uint32_t source_domain_id
 
lbm_uint8_t otid [LBM_OTID_BLOCK_SZ]
 
lbm_uint32_t source_type
 

Detailed Description

Advertisement event structure (for UM internal use only).

Field Documentation

lbm_uint32_t lbm_resolver_event_advertisement_t_stct::flags

Bitmap indicating extra information about the advertisement. Zero or more flag bits ORed together: LBM_RESOLVER_EVENT_ADVERTISEMENT_FLAGS_* (i.e. LBM_RESOLVER_EVENT_ADVERTISEMENT_FLAGS_LJ, LBM_RESOLVER_EVENT_ADVERTISEMENT_FLAGS_UME, LBM_RESOLVER_EVENT_ADVERTISEMENT_FLAGS_UMQ, LBM_RESOLVER_EVENT_ADVERTISEMENT_FLAGS_ULB, LBM_RESOLVER_EVENT_ADVERTISEMENT_FLAGS_EVC)


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