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

Member Data Documentation

◆ connection_header

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

Definition at line 868 of file serialization.h.

◆ message

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

Definition at line 867 of file serialization.h.


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


roscpp_serialization
Author(s): Josh Faust
autogenerated on Mon Feb 28 2022 23:31:39