Public Attributes | List of all members
ros::serialization::PreDeserializeParams< M > Struct Template Reference

#include <serialization.h>

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 867 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 870 of file serialization.h.

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

Definition at line 869 of file serialization.h.


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


roscpp_serialization
Author(s): Josh Faust
autogenerated on Sat Apr 6 2019 02:52:24