Static Public Member Functions
ros::serialization::Serializer< JavaMessage > Struct Template Reference

List of all members.

Static Public Member Functions

template<typename Stream >
static void read (Stream &stream, boost::call_traits< JavaMessage >::reference t)
 Read an object from the stream. Normally the stream passed in here will be a ros::serialization::IStream.
static uint32_t serializedLength (boost::call_traits< JavaMessage >::param_type t)
 Determine the serialized length of an object.
template<typename Stream >
static void write (Stream &stream, boost::call_traits< JavaMessage >::param_type t)
 Write an object to the stream. Normally the stream passed in here will be a ros::serialization::OStream.

Detailed Description

template<>
struct ros::serialization::Serializer< JavaMessage >

Definition at line 733 of file rosjava.cpp.


Member Function Documentation

template<typename Stream >
static void ros::serialization::Serializer< JavaMessage >::read ( Stream stream,
boost::call_traits< JavaMessage >::reference  t 
) [inline, static]

Read an object from the stream. Normally the stream passed in here will be a ros::serialization::IStream.

Definition at line 748 of file rosjava.cpp.

static uint32_t ros::serialization::Serializer< JavaMessage >::serializedLength ( boost::call_traits< JavaMessage >::param_type  t) [inline, static]

Determine the serialized length of an object.

Definition at line 756 of file rosjava.cpp.

template<typename Stream >
static void ros::serialization::Serializer< JavaMessage >::write ( Stream stream,
boost::call_traits< JavaMessage >::param_type  t 
) [inline, static]

Write an object to the stream. Normally the stream passed in here will be a ros::serialization::OStream.

Definition at line 739 of file rosjava.cpp.


The documentation for this struct was generated from the following file:


rosjava_jni
Author(s): Jason Wolfe (jawolfe@willowgarage.com), Nicholas Butko (nbutko@cogsci.ucsd.edu), Lorenz Moesenlechner (moesenle@in.tum.de)
autogenerated on Thu Jan 2 2014 11:07:00