RTI Routing Service  Version 6.0.0
 All Data Structures Files Functions Typedefs Enumerations Enumerator Groups Pages
ProcessorPlugin.hpp File Reference

RTI Routing Service C++ Processor API. More...

#include "routingservice/routingservice_log.h"
#include <rti/config/Version.hpp>
#include <rti/routing/PropertySet.hpp>
#include <rti/routing/processor/Route.hpp>
#include <rti/routing/processor/Processor.hpp>
#include <rti/routing/processor/detail/ProcessorPluginForwarder.hpp>

Go to the source code of this file.

Data Structures

class  rti::routing::processor::ProcessorPlugin
 The top-level plug-in class. More...
 

Macros

#define RTI_PROCESSOR_PLUGIN_CREATE_FUNCTION_DECL(PROCESSOR_CLASS)
 Utility macro that declares a native extern function that can be used to load a ProcessorPlugin through a shared library.
 
#define RTI_PROCESSOR_PLUGIN_CREATE_FUNCTION_DEF(PROCESSOR_CLASS)
 Utility macro that implements the ProcessorPlugin entry point declared with RTI_PROCESSOR_PLUGIN_CREATE_FUNCTION_DECL.
 

Detailed Description

RTI Routing Service C++ Processor API.


RTI Routing Service Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc