#include <rtt/types/TransportPlugin.hpp>
Go to the source code of this file.
Namespaces | |
namespace | orogen_typekits |
Defines | |
#define | __OROGEN_GENERATED_ <%= typekit.name.upcase %>_CORBA_PLUGIN_HPP |
Functions | |
virtual std::string | orogen_typekits::getName () const |
virtual std::string | orogen_typekits::getTransportName () const |
virtual std::string | orogen_typekits::getTypekitName () const |
Variables | |
extern<%=typekit.name%> CorbaTransportPlugin <%=typekit.name%> | orogen_typekits::CorbaTransport |
class<%=typekit.name%> | orogen_typekits::CorbaTransportPlugin |
class<%=typekit.name%> RTT::types::TypeInfo * | orogen_typekits::ti |
#define __OROGEN_GENERATED_ <%= typekit.name.upcase %>_CORBA_PLUGIN_HPP |
Definition at line 4 of file corba/TransportPlugin.hpp.