|
UM C API
6.17
|
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. | |
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.