- Global lbm_apphdr_chain_append_elem (lbm_apphdr_chain_t *chain, lbm_apphdr_chain_elem_t *elem)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_create (lbm_apphdr_chain_t **chain)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_delete (lbm_apphdr_chain_t *chain)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_create (lbm_apphdr_chain_iter_t **chain_iter, lbm_apphdr_chain_t *chain)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_create_from_msg (lbm_apphdr_chain_iter_t **chain_iter, lbm_msg_t *msg)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_current (lbm_apphdr_chain_iter_t **chain_iter)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_delete (lbm_apphdr_chain_iter_t *chain_iter)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_done (lbm_apphdr_chain_iter_t **chain_iter)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_first (lbm_apphdr_chain_iter_t **chain_iter)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Global lbm_apphdr_chain_iter_next (lbm_apphdr_chain_iter_t **chain_iter)
- The app header feature may be removed from a future UM version. The user is advised to use the Message Properties feature.
- Class lbm_async_operation_info_t
- NO LONGER IN USE.
- Global lbm_auth_set_credentials (lbm_context_t *ctx, const char *name, size_t name_len, const char *passwd, size_t passwd_len, lbm_cred_callback_fn cbfn, void *clientd, int auth_required)
- No longer functional since UM version 6.8.
- Global lbm_context_get_name (lbm_context_t *ctx, char *name, size_t *size)
- do not use.
- Global lbm_context_set_name (lbm_context_t *ctx, const char *name)
- do not use.
- Global LBM_CTX_ATTR_OP_DAEMON
- do not use.
- Global lbm_ctx_umq_get_inflight (lbm_context_t *ctx, const char *qname, int *inflight, lbm_flight_size_set_inflight_cb_proc proc, void *clientd)
- Do not use.
- Global lbm_ctx_umq_queue_topic_list (lbm_context_t *ctx, const char *queue_name, lbm_async_operation_func_t *async_opfunc)
- do not use.
- Global LBM_DAEMON_EVENT_CONNECT_ERROR
- do not use.
- Global LBM_DAEMON_EVENT_CONNECT_TIMEOUT
- do not use.
- Global LBM_DAEMON_EVENT_CONNECTED
- do not use.
- Global LBM_DAEMON_EVENT_DISCONNECTED
- do not use.
- Global lbm_msg_gateway_info_t
- do not use.
- Global lbm_msg_gateway_info_t
- do not use.
- Global lbm_msg_retrieve_gateway_info (lbm_msg_t *msg, lbm_msg_gateway_info_t *info)
- do not use.
- Global LBM_MSG_UME_REGISTRATION_SUCCESS
- do not use. Use LBM_MSG_UME_REGISTRATION_SUCCESS_EX instead.
- Global lbm_msg_ume_registration_t
- do not use. Use lbm_msg_ume_registration_ex_t instead.
- Global lbm_msg_ume_registration_t
- do not use. Use lbm_msg_ume_registration_ex_t instead.
- Global lbm_queue_immediate_message (lbm_context_t *ctx, const char *qname, const char *topic, const char *data, size_t len, int flags, lbm_src_send_ex_info_t *info)
- No longer functional since UM version 6.8.
- Global lbm_rcv_transport_stats_daemon_t
- do not use.
- Global lbm_rcv_transport_stats_daemon_t
- do not use.
- Global lbm_rcv_transport_stats_lbtrdma_t
- do not use. LBT-RDMA is no longer supported.
- Global lbm_rcv_transport_stats_lbtrdma_t
- do not use. LBT-RDMA is no longer supported.
- Global lbm_rcv_umq_queue_msg_list (lbm_rcv_t *rcv, const char *queue_name, lbm_umq_msg_selector_t *selector, lbm_async_operation_func_t *async_opfunc)
- do not use.
- Global lbm_rcv_umq_queue_msg_retrieve (lbm_rcv_t *rcv, const char *queue_name, lbm_umq_msgid_t *msgids, int num_msgids, lbm_async_operation_func_t *async_opfunc)
- do not use.
- Global LBM_SRC_EVENT_DAEMON_CONFIRM
- do not use.
- Global lbm_src_event_ume_ack_info_t
- This event is no longer generated by UM. Use lbm_src_event_ume_ack_ex_info_t_stct instead.
- Global lbm_src_event_ume_ack_info_t
- This event is no longer generated by UM. Use lbm_src_event_ume_ack_ex_info_t_stct instead.
- Global LBM_SRC_EVENT_UME_DELIVERY_CONFIRMATION
- do not use. Use LBM_SRC_EVENT_UME_DELIVERY_CONFIRMATION_EX instead.
- Global LBM_SRC_EVENT_UME_MESSAGE_STABLE
- This event is no longer generated by UM. Use LBM_SRC_EVENT_UME_MESSAGE_STABLE_EX instead.
- Global LBM_SRC_EVENT_UME_REGISTRATION_SUCCESS
- do not use. Use LBM_SRC_EVENT_UME_REGISTRATION_SUCCESS_EX instead.
- Global lbm_src_event_ume_registration_t
- do not use. Use lbm_src_event_ume_registration_ex_t instead.
- Global lbm_src_event_ume_registration_t
- do not use. Use lbm_src_event_ume_registration_ex_t instead.
- Global lbm_src_send_ex_info_t_stct::async_opfunc
- do not use.
- Global lbm_src_transport_stats_daemon_t
- do not use.
- Global lbm_src_transport_stats_daemon_t
- do not use.
- Global lbm_src_transport_stats_lbtrdma_t
- do not use. LBT-RDMA is no longer supported.
- Global lbm_src_transport_stats_lbtrdma_t
- do not use. LBT-RDMA is no longer supported.
- Global lbm_umq_ctx_msg_stable (lbm_context_t *ctx, const char *qname, lbm_umq_msgid_t *msg_id)
- Do not use.
- Global LBMMON_ATTR_CONTEXTID
- Use LBMMON_ATTR_OBJECTID instead.
- Global lbmmon_attr_get_contextid (const void *AttributeBlock, lbm_ulong_t *ContextID)
- Use lbmmon_attr_get_objectid instead.