lbm_msg_umq_registration_complete_ex_t_stct Struct Reference

Structure that holds information for receivers after registration is complete to all involved queue instances. More...

#include <lbm.h>


Data Fields

int flags
lbm_uint_t queue_id
lbm_uint_t assignment_id
char queue [LBM_UMQ_MAX_QUEUE_STRLEN]


Detailed Description

A structure used with UMQ receivers to indicate successful receiver registration to quorum or to all queue instances involved.


Field Documentation

int lbm_msg_umq_registration_complete_ex_t_stct::flags

Flags that indicate which optional portions are included

lbm_uint_t lbm_msg_umq_registration_complete_ex_t_stct::queue_id

The Queue ID of the queue

lbm_uint_t lbm_msg_umq_registration_complete_ex_t_stct::assignment_id

The generated Assignment ID for the receiver with the queue

char lbm_msg_umq_registration_complete_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:18 2014 for LBM API by  doxygen 1.5.2