RTI Routing Service Version 7.3.0
RTI_RoutingServiceNameValue Struct Reference

Configuration property. More...

Data Fields

char * name
 Property name. More...
 
void * value
 Property value. More...
 

Detailed Description

Configuration property.

A property is a name/value pair.

Field Documentation

◆ name

char* RTI_RoutingServiceNameValue::name

Property name.

◆ value

void* RTI_RoutingServiceNameValue::value

Property value.