|
RTI Routing Service
Version 6.0.1
|
RTI Routing Service Transformation API. More...
#include "routingservice/routingservice_log.h"#include <rti/config/Version.hpp>#include <rti/routing/TypeInfo.hpp>#include <rti/routing/PropertySet.hpp>#include <rti/routing/transf/Transformation.hpp>#include <rti/routing/detail/ForwarderUtils.hpp>#include <rti/routing/transf/detail/TransformationPluginForwarder.hpp>Go to the source code of this file.
Data Structures | |
| class | rti::routing::transf::TransformationPlugin |
| The top-level plug-in class. More... | |
Macros | |
| #define | RTI_TRANSFORMATION_PLUGIN_CREATE_FUNCTION_DECL(TRANSFORMATION_PLUGIN_CLASS) |
| Utility macro that declares a native extern function that can be used to load a TransformationPlugin through a shared library. | |
| #define | RTI_TRANSFORMATION_PLUGIN_CREATE_FUNCTION_DEF(TRANSFORMATION_PLUGIN_CLASS) |
| Utility macro that implements the TransformationPlugin entry point declared with RTI_TRANSFORMATION_PLUGIN_CREATE_FUNCTION_DECL. | |
RTI Routing Service Transformation API.