RTI Routing Service  Version 5.3.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
RTI_RoutingServiceProperties Struct Reference

Set of configuration properties. More...

Data Fields

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

Detailed Description

Set of configuration properties.

Configuration properties for adapters and transformations.

Field Documentation

struct RTI_RoutingServiceNameValue* RTI_RoutingServiceProperties::properties

Array of configuration properties.

int RTI_RoutingServiceProperties::count

Number of properties in the array.

int RTI_RoutingServiceProperties::string_values

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


RTI Routing Service Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc