#include <%= typekit.name %>
#include <rtt/typelib/OpaqueTypelibMarshaller.hpp>
#include "transports/typelib/Registration.hpp"
Go to the source code of this file.
Variables | |
<%=typekit.cxx_gen_includes(*typekit.include_for_type(type))%> <%=typekit.cxx_gen_includes(*typekit.include_for_type(typekit.intermediate_type_for(type)))%> typekit OpaqueConvertions hpp orogen_transports::TypelibMarshallerBase *orogen_typekits:: <%=type.method_name% | _TypelibMarshaller )(Typelib::Registry const ®istry) |
<%=typekit.cxx_gen_includes(*typekit.include_for_type(type))%><%=typekit.cxx_gen_includes(*typekit.include_for_type(typekit.intermediate_type_for(type)))%> typekit OpaqueConvertions hpp orogen_transports::TypelibMarshallerBase* orogen_typekits::<%=type.method_name% _TypelibMarshaller)(Typelib::Registry const ®istry) |
Definition at line 9 of file OpaqueType.cpp.