lbm_src_send_ex_info_t_stct Struct Reference

Structure that holds information for the extended send calls A structure used with UM sources that utilize the extended send calls to pass options. More...

#include <lbm.h>

Collaboration diagram for lbm_src_send_ex_info_t_stct:

Collaboration graph
[legend]

Data Fields

int flags
void * ume_msg_clientd
lbm_src_channel_info_t * channel_info
lbm_apphdr_chain_t * apphdr_chain
lbm_umq_index_info_tumq_index
lbm_umq_msg_total_lifetime_info_tumq_total_lifetime
lbm_msg_properties_t * properties
lbm_hf_sequence_number_t hf_sqn
lbm_async_operation_func_tasync_opfunc

Detailed Description

See also:
lbm_src_send_ex


Field Documentation

int lbm_src_send_ex_info_t_stct::flags

Flags that set which settings are active as defined by "LBM_SRC_SEND_EX_*". Search lbm.h for LBM_SRC_SEND_EX_FLAG_*.

void* lbm_src_send_ex_info_t_stct::ume_msg_clientd

client data pointer to be passed back in source events for stability and confirmations

lbm_src_channel_info_t* lbm_src_send_ex_info_t_stct::channel_info

pointer to information used to send messages on a channel

lbm_apphdr_chain_t* lbm_src_send_ex_info_t_stct::apphdr_chain

pointer to information used to send messages using app header chains

lbm_umq_index_info_t* lbm_src_send_ex_info_t_stct::umq_index

pointer to information used to send messages and associate them with a given UMQ index

lbm_umq_msg_total_lifetime_info_t* lbm_src_send_ex_info_t_stct::umq_total_lifetime

pointer to information used to specify a message's total lifetime

lbm_msg_properties_t* lbm_src_send_ex_info_t_stct::properties

pointer to a message properties structure

lbm_hf_sequence_number_t lbm_src_send_ex_info_t_stct::hf_sqn

The hot failover sequence number to send

lbm_async_operation_func_t* lbm_src_send_ex_info_t_stct::async_opfunc

pointer to an asynchronous operation callback


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