Namespaces | Defines | Functions
Convertions.hpp File Reference
#include "../../Types.hpp"
#include <%= typekit.name %>
#include <boost/cstdint.hpp>
#include <string>
Include dependency graph for Convertions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  orogen_typekits

Defines

#define __OROGEN_GENERATED_   <%= typekit.name.upcase %>_CORBA_CONVERTIONS_HPP

Functions

bool orogen_typekits::fromCORBA (<%=type.ref_type%> value,<%=target_type.corba_arg_type%> corba)
bool orogen_typekits::fromCORBA (<%=type.ref_type%> value, int length,<%=target_type.corba_arg_type%> corba)

<%typesets.converted_types.eachdo|type|target_type=typekit.intermediate_type_for(type)%>
bool 
orogen_typekits::toCORBA (<%=target_type.corba_ref_type%> corba,<%=type.arg_type%> value)
<%end%>
<%typesets.array_types.eachdo|type|target_type=typekit.intermediate_type_for(type)%>
bool 
orogen_typekits::toCORBA (<%=target_type.corba_ref_type%> corba,<%=type.arg_type%> value, int length)

Define Documentation

#define __OROGEN_GENERATED_   <%= typekit.name.upcase %>_CORBA_CONVERTIONS_HPP

Definition at line 4 of file Convertions.hpp.



orogen
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:57