lbm_ume_rcv_regid_ex_func_info_t_stct Struct Reference

Structure that holds information for UMP receiver registration ID application callbacks. More...

#include <lbm.h>


Data Fields

int flags
lbm_uint_t src_registration_id
lbm_ushort_t store_index
void * source_clientd
char source [LBM_MSG_MAX_SOURCE_LEN]
char store [LBM_UME_MAX_STORE_STRLEN]


Detailed Description

A structure used with UMP receiver registration ID callbacks to pass in information.

See also:
lbm_ume_rcv_regid_func_t


Field Documentation

int lbm_ume_rcv_regid_ex_func_info_t_stct::flags

Flags that indicate which optional portions are included

lbm_uint_t lbm_ume_rcv_regid_ex_func_info_t_stct::src_registration_id

The registration ID for the source

lbm_ushort_t lbm_ume_rcv_regid_ex_func_info_t_stct::store_index

The store index of the store involved

void* lbm_ume_rcv_regid_ex_func_info_t_stct::source_clientd

The per-source clientd value for the source set by the lbm_rcv_src_notification_create_function_cb callback

char lbm_ume_rcv_regid_ex_func_info_t_stct::source[LBM_MSG_MAX_SOURCE_LEN]

The source for the registration ID

char lbm_ume_rcv_regid_ex_func_info_t_stct::store[LBM_UME_MAX_STORE_STRLEN]

The store involved


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