UM C API
6.16.1
|
Structure that holds information to configure a persistent Store. More...
#include <lbm.h>
Data Fields | |
char | name [LBM_MAX_CONTEXT_NAME_LEN+1] |
the Store context name. Names must consist of ASCII alpha-numeric characters or dash (-) or underscore (_), with a maximum length of 127 characters. | |
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. | |
Structure that holds information to configure a persistent Store.
Set by the ume_store_name (source) configuration option.
See lbm_ume_store_name_entry_t_stct for field definitions.