#include "OpaqueConvertions.hpp"
#include "Types.hpp"
#include <rtt/typelib/OpaqueTypelibMarshaller.hpp>
#include "transports/typelib/Registration.hpp"
Go to the source code of this file.
Functions | |
orogen_transports::TypelibMarshallerBase *orogen_typekits:: <%=type.method_name%> | _TypelibMarshaller (Typelib::Registry const ®istry) |
orogen_transports::TypelibMarshallerBase* orogen_typekits::<%=type.method_name%> _TypelibMarshaller | ( | Typelib::Registry const & | registry | ) |
Creates and returns a TypeInfo object for <%= type.cxx_name %>
Definition at line 8 of file OpaqueType.cpp.