lbm_context_event_umq_registration_ex_t_stct Struct Reference

Structure that holds queue registration information for the UMQ context in an extended form. More...

#include <lbm.h>


Data Fields

int flags
lbm_umq_regid_t registration_id
lbm_uint_t queue_id
lbm_uint_t queue_instance_index
char queue_instance [LBM_UME_MAX_STORE_STRLEN]
char queue [LBM_UMQ_MAX_QUEUE_STRLEN]


Detailed Description

A structure used with UMQ receivers and sources to indicate successful context registration with an instance of the queue.


Field Documentation

int lbm_context_event_umq_registration_ex_t_stct::flags

Flags that indicate which optional portions are included

lbm_umq_regid_t lbm_context_event_umq_registration_ex_t_stct::registration_id

Registration ID used for the registration

lbm_uint_t lbm_context_event_umq_registration_ex_t_stct::queue_id

The Queue ID of the queue

lbm_uint_t lbm_context_event_umq_registration_ex_t_stct::queue_instance_index

The index of the instance of the queue registered with

char lbm_context_event_umq_registration_ex_t_stct::queue_instance[LBM_UME_MAX_STORE_STRLEN]

The instance of the queue registered with

char lbm_context_event_umq_registration_ex_t_stct::queue[LBM_UMQ_MAX_QUEUE_STRLEN]

The name of the queue registered with


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:17 2014 for LBM API by  doxygen 1.5.2