UM C API  6.12.1
lbm_ume_store_entry_t_stct Struct Reference

Structure that holds information for a UMP store for configuration purposes. More...

#include <lbm.h>

Data Fields

lbm_uint_t ip_address
 
lbm_ushort_t tcp_port
 
lbm_ushort_t group_index
 
lbm_uint_t registration_id
 
lbm_uint32_t domain_id
 

Detailed Description

Structure that holds information for a UMP store for configuration purposes.

A structure used with options to get/set information for a UMP store

See lbm_ume_store_entry_t_stct for field definitions.

Field Documentation

lbm_uint32_t lbm_ume_store_entry_t_stct::domain_id

The domain ID of the store

lbm_ushort_t lbm_ume_store_entry_t_stct::group_index

The index of the group this UMP store belongs to

lbm_uint_t lbm_ume_store_entry_t_stct::ip_address

The IP address of the UMP store (network order)

lbm_uint_t lbm_ume_store_entry_t_stct::registration_id

The registration ID that should be used with this UMP store for the source

lbm_ushort_t lbm_ume_store_entry_t_stct::tcp_port

The TCP port of the store (network order)


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