|
Orocos Real-Time Toolkit
2.8.3
|
Go to the source code of this file.
Classes | |
| class | RTT::types::TypekitPlugin |
| This interface defines how additional typekits are loaded into Orocos. More... | |
Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
| RTT::types | |
| Classes for typekits for describing and handling user data types. | |
Macros | |
| #define | ORO_TYPEKIT_PLUGIN(TYPEKIT) |
| Once you defined your TypekitPlugin or TransportPlugin class, you can use this macro to make it available as a plugin. More... | |
| #define ORO_TYPEKIT_PLUGIN | ( | TYPEKIT | ) |
Once you defined your TypekitPlugin or TransportPlugin class, you can use this macro to make it available as a plugin.
Definition at line 127 of file TypekitPlugin.hpp.
Referenced by RTT::mqueue::MQLibPlugin::getName(), RTT::corba::CorbaLibPlugin::getName(), and RTT::types::RealTimeTypekitPlugin::getName().
1.8.11