#include <MQLib.hpp>
Public Member Functions | |
std::string | getName () const |
std::string | getName () const |
std::string | getName () const |
std::string | getName () const |
std::string | getTransportName () const |
std::string | getTransportName () const |
std::string | getTransportName () const |
std::string | getTransportName () const |
std::string | getTypekitName () const |
std::string | getTypekitName () const |
std::string | getTypekitName () const |
std::string | getTypekitName () const |
bool | registerTransport (std::string name, RTT::types::TypeInfo *ti) |
bool | registerTransport (std::string name, RTT::types::TypeInfo *ti) |
bool | registerTransport (std::string name, RTT::types::TypeInfo *ti) |
bool | registerTransport (std::string name, RTT::types::TypeInfo *ti) |
The CORBA transport plugin
Definition at line 43 of file install/include/rtt/transports/mqueue/MQLib.hpp.
std::string RTT::mqueue::MQLibPlugin::getName | ( | ) | const [virtual] |
Each plugin must have a unique name. This name is used globally in the process to identify this instance.
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getName | ( | ) | const [virtual] |
Each plugin must have a unique name. This name is used globally in the process to identify this instance.
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getName | ( | ) | const [virtual] |
Each plugin must have a unique name. This name is used globally in the process to identify this instance.
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getName | ( | ) | const [virtual] |
Each plugin must have a unique name. This name is used globally in the process to identify this instance.
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTransportName | ( | ) | const [virtual] |
Returns the (protocol) name of this transport. May not contain slashes. e.g. "CORBA", "mqueue, "rostcp",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTransportName | ( | ) | const [virtual] |
Returns the (protocol) name of this transport. May not contain slashes. e.g. "CORBA", "mqueue, "rostcp",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTransportName | ( | ) | const [virtual] |
Returns the (protocol) name of this transport. May not contain slashes. e.g. "CORBA", "mqueue, "rostcp",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTransportName | ( | ) | const [virtual] |
Returns the (protocol) name of this transport. May not contain slashes. e.g. "CORBA", "mqueue, "rostcp",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTypekitName | ( | ) | const [virtual] |
Returns the intended typekit name of this plugin. This is informative and only for user display. e.g. "rtt-types", "kdl-types/frame",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTypekitName | ( | ) | const [virtual] |
Returns the intended typekit name of this plugin. This is informative and only for user display. e.g. "rtt-types", "kdl-types/frame",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTypekitName | ( | ) | const [virtual] |
Returns the intended typekit name of this plugin. This is informative and only for user display. e.g. "rtt-types", "kdl-types/frame",...
Implements RTT::types::TransportPlugin.
std::string RTT::mqueue::MQLibPlugin::getTypekitName | ( | ) | const [virtual] |
Returns the intended typekit name of this plugin. This is informative and only for user display. e.g. "rtt-types", "kdl-types/frame",...
Implements RTT::types::TransportPlugin.
bool RTT::mqueue::MQLibPlugin::registerTransport | ( | std::string | type_name, | |
RTT::types::TypeInfo * | ti | |||
) | [virtual] |
Add a transport for the given type to the types::TypeInfo instance.
type_name | The name of the type to transport | |
ti | The type to which transports may be added. |
Implements RTT::types::TransportPlugin.
bool RTT::mqueue::MQLibPlugin::registerTransport | ( | std::string | type_name, | |
RTT::types::TypeInfo * | ti | |||
) | [virtual] |
Add a transport for the given type to the types::TypeInfo instance.
type_name | The name of the type to transport | |
ti | The type to which transports may be added. |
Implements RTT::types::TransportPlugin.
bool RTT::mqueue::MQLibPlugin::registerTransport | ( | std::string | type_name, | |
RTT::types::TypeInfo * | ti | |||
) | [virtual] |
Add a transport for the given type to the types::TypeInfo instance.
type_name | The name of the type to transport | |
ti | The type to which transports may be added. |
Implements RTT::types::TransportPlugin.
bool RTT::mqueue::MQLibPlugin::registerTransport | ( | std::string | type_name, | |
RTT::types::TypeInfo * | ti | |||
) | [virtual] |
Add a transport for the given type to the types::TypeInfo instance.
type_name | The name of the type to transport | |
ti | The type to which transports may be added. |
Implements RTT::types::TransportPlugin.