UM C API  6.12.1
lbm_src_event_ume_registration_complete_ex_t_stct Struct Reference

Structure that holds information for sources after registration is complete to all involved stores. More...

#include <lbm.h>

Data Fields

int flags
 
lbm_uint_t sequence_number
 

Detailed Description

Structure that holds information for sources after registration is complete to all involved stores.

A structure used with UMP sources to indicate successful registration to quorum or to all stores involved.

See lbm_src_event_ume_registration_complete_ex_t_stct for field definitions.

Field Documentation

int lbm_src_event_ume_registration_complete_ex_t_stct::flags

Bitmap indicating extra information about the registration. Zero or more flag bits ORed together: LBM_SRC_EVENT_UME_REGISTRATION_COMPLETE_EX_FLAG_* (i.e. LBM_SRC_EVENT_UME_REGISTRATION_COMPLETE_EX_FLAG_QUORUM)

lbm_uint_t lbm_src_event_ume_registration_complete_ex_t_stct::sequence_number

The sequence number that will be the first sent


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