RTI Routing Service Version 7.3.0
RTI_RoutingServiceProperties Struct Reference

Set of configuration properties. More...

Data Fields

struct RTI_RoutingServiceNameValueproperties
 Array of configuration properties. More...
 
int count
 Number of properties in the array. More...
 
DDS_Boolean string_values
 A non-zero value indicates that all the values of the properties are strings (char *) More...
 

Detailed Description

Set of configuration properties.

Configuration properties for adapters and transformations.

Field Documentation

◆ properties

struct RTI_RoutingServiceNameValue* RTI_RoutingServiceProperties::properties

Array of configuration properties.

◆ count

int RTI_RoutingServiceProperties::count

Number of properties in the array.

◆ string_values

DDS_Boolean RTI_RoutingServiceProperties::string_values

A non-zero value indicates that all the values of the properties are strings (char *)