Public Attributes
ros::serialization::PreDeserializeParams< M > Struct Template Reference

#include <serialization.h>

List of all members.

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
connection_header
boost::shared_ptr< M > message

Detailed Description

template<typename M>
struct ros::serialization::PreDeserializeParams< M >

Definition at line 907 of file serialization.h.


Member Data Documentation

template<typename M >
boost::shared_ptr<std::map<std::string, std::string> > ros::serialization::PreDeserializeParams< M >::connection_header

Definition at line 910 of file serialization.h.

template<typename M >
boost::shared_ptr<M> ros::serialization::PreDeserializeParams< M >::message

Definition at line 909 of file serialization.h.


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


roscpp_serialization
Author(s): Josh Faust
autogenerated on Wed Mar 8 2017 03:43:02