create_boost_headers Namespace Reference

Functions

def create_boost_headers
def generate_boost_serialization
def write_boost_includes
def write_boost_serialization

Variables

string NAME = 'create_boost_headers'

Function Documentation

def create_boost_headers::create_boost_headers (   argv,
  stdout,
  stderr 
)

Definition at line 107 of file create_boost_headers.py.

def create_boost_headers::generate_boost_serialization (   msg_path  ) 
Generate a boost::serialization header

@param msg_path: The path to the .msg file
@type msg_path: str

Definition at line 81 of file create_boost_headers.py.

def create_boost_headers::write_boost_includes (   s,
  spec 
)
Writes the message-specific includes

@param s: The stream to write to
@type s: stream
@param spec: The message spec to iterate over
@type spec: roslib.msgs.MsgSpec
@param serializer: The serializer type for which to include headers
@type serializer: str

Definition at line 16 of file create_boost_headers.py.

def create_boost_headers::write_boost_serialization (   s,
  spec,
  cpp_name_prefix,
  file 
)
Writes the boost::serialize function for a message

@param s: Stream to write to
@type s: stream
@param spec: The message spec
@type spec: roslib.msgs.MsgSpec
@param cpp_name_prefix: The C++ prefix to prepend to a message to refer to it (e.g. "std_msgs::")
@type cpp_name_prefix: str

Definition at line 44 of file create_boost_headers.py.


Variable Documentation

string create_boost_headers::NAME = 'create_boost_headers'

Definition at line 14 of file create_boost_headers.py.

 All Classes Namespaces Files Functions Variables Typedefs Defines


rtt_ros_integration
Author(s): Ruben Smits, ruben.smits@mech.kuleuven.be
autogenerated on Fri Jan 11 09:42:49 2013