|
RTI Routing Service
Version 6.0.0
|
| The top-level plug-in class | |
| A Connection provides access to a data domain (such as a DDS domain or a JMS network provider) | |
| Definition of a special StreamReader to read information about data streams | |
| 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> | |
| A wrapper implementation of a StreamReader that provides a strongly-typed interface through template parameters for data and info representation | |
| An empty implementation of the TStreamReader interface | |
| Defines a set of attributes that can be used to read a subset of data from StreamReader | |
| Provides a way to write samples of a specific type in a data domain | |
| A wrapper implementation of a StreamWriter that provides a strongly-typed interface through template parameters for data and info representation | |
| Listener representation used by StreamReader to notify RTI Routing Service when new data is available | |
| Generic Representation of a Route's input | |
Representation of an Input whose data representation is DataRep, whose info representation is InfoRep | |
| An element that allows reading data that meet a set of specified attributes | |
| Provides temporary access to a collection of samples (data and info) from a TypedInput | |
| Generic Representation of a Route's output | |
Representation of an Output whose data representation is DataRep, whose info representation is InfoRep | |
| Processor interface definition. Provides a way to process Route events and control the data forwarding process | |
| An empty implementation of the pure virtual interface rti::routing::processor::Processor | |
| The top-level plug-in class | |
| Encapsulates a content query to select data from a rti::routing::adapter::StreamReader | |
| Representation of the Route object that owns a Processor | |
| A random-access iterator of LoanedSample | |
| Provides a way to transform input samples into output samples of a different format and/or content | |
| A wrapper implementation of a Transformation that provides a strongly-typed interface through template parameters for data and info representation | |
| The top-level plug-in class | |
| The RTI Routing Service | |
| The singleton type used to configure RTI Routing Service verbosity | |
| Configuration for a RTI Routing Service object | |
| Definition of the stream information that RTI Routing Service needs to manage user data streams | |
| The definition of the rti::routing::TypeRepresentationKind | |
| Definition of the type information associated with a RTI Routing Service stream | |
| Defines a common interface for all the pluggable entities that can be updated at runtime | |
| Valid type representations that RTI Routing Service accepts |