|
RTI Routing Service Version 7.6.0
|
| ▼Nrti | |
| ▼Nrouting | |
| ▼Nadapter | |
| CAdapterPlugin | The top-level plug-in class |
| CConnection | A Connection provides access to a data domain (such as a DDS domain or a JMS network provider) |
| CDiscoveryStreamReader | Definition of a special StreamReader to read information about data streams |
| CNoOpStreamReader | An empty implementation of the TStreamReader interface |
| CSelectorState | Defines a set of attributes that can be used to read a subset of data from StreamReader |
| CSession | |
| CStreamReader | Provides a way to read samples of a specific type from a data domain. In the XML configuration file, StreamReaders are associated with the tag <input> within <route> and <auto_route> |
| CStreamWriter | Provides a way to write samples of a specific type in a data domain |
| CTStreamReader | A wrapper implementation of a StreamReader that provides a strongly-typed interface through template parameters for data and info representation |
| CTStreamWriter | A wrapper implementation of a StreamWriter that provides a strongly-typed interface through template parameters for data and info representation |
| ▼Nprocessor | |
| CInput | Generic Representation of a Route's input |
| CLoanedSamples | Provides temporary access to a collection of samples (data and info) from a TypedInput |
| CNoOpProcessor | An empty implementation of the pure virtual interface rti::routing::processor::Processor |
| COutput | Generic Representation of a Route's output |
| CProcessor | Processor interface definition. Provides a way to process Route events and control the data forwarding process |
| CProcessorPlugin | The top-level plug-in class |
| CQuery | Encapsulates a content query to select data from a rti::routing::adapter::StreamReader |
| CRoute | Representation of the Route object that owns a Processor |
| CSampleIterator | A random-access iterator of LoanedSample |
| CSelector | An element that allows reading data that meet a set of specified attributes |
| CTypedInput | Representation of an Input whose data representation is DataRep, whose info representation is InfoRep |
| CTypedOutput | Representation of an Output whose data representation is DataRep, whose info representation is InfoRep |
| ▼Ntransf | |
| CTransformation | Provides a way to transform input samples into output samples of a different format and/or content |
| CTransformationPlugin | The top-level plug-in class |
| CTypedTransformation | A wrapper implementation of a Transformation that provides a strongly-typed interface through template parameters for data and info representation |
| CLogger | The singleton type used to configure RTI Routing Service verbosity |
| CService | The RTI Routing Service |
| CServiceProperty | Configuration for a RTI Routing Service object |
| CStreamInfo | Definition of the stream information that RTI Routing Service needs to manage user data streams |
| CTypeInfo | Definition of the type information associated with a RTI Routing Service stream |
| CTypeRepresentationKind_def | The definition of the rti::routing::TypeRepresentationKind |
| CUpdatableEntity | Defines a common interface for all the pluggable entities that can be updated at runtime |
| CStreamReaderListener | Listener representation used by StreamReader to notify RTI Routing Service when new data is available |
| CTypeRepresentationKind | Valid type representations that RTI Routing Service accepts |