UM C API  6.16
lbm_ume_store_entry_t_stct Struct Reference

Structure that holds information to configure a persistent Store. More...

#include <lbm.h>

Data Fields

lbm_uint_t ip_address
 The IP address of the UMP Store (network order)
 
lbm_ushort_t tcp_port
 The TCP port of the Store (network order)
 
lbm_ushort_t group_index
 The index of the group this UMP Store belongs to.
 
lbm_uint_t registration_id
 The registration ID that should be used with this UMP Store for the source.
 
lbm_uint32_t domain_id
 The domain ID of the Store.
 

Detailed Description

Structure that holds information to configure a persistent Store.

Set by the ume_store (source) configuration option.

See lbm_ume_store_entry_t_stct for field definitions.


The documentation for this struct was generated from the following file: