#include <structures.h>
Public Member Functions | |
ConnectionInfo () | |
Public Attributes | |
std::string | datatype |
boost::shared_ptr< ros::M_string > | header |
uint32_t | id |
std::string | md5sum |
std::string | msg_def |
std::string | topic |
Definition at line 79 of file structures.h.
|
inline |
Definition at line 113 of file structures.h.
std::string rosbag::ConnectionInfo::datatype |
Definition at line 117 of file structures.h.
boost::shared_ptr<ros::M_string> rosbag::ConnectionInfo::header |
Definition at line 121 of file structures.h.
uint32_t rosbag::ConnectionInfo::id |
Definition at line 115 of file structures.h.
std::string rosbag::ConnectionInfo::md5sum |
Definition at line 118 of file structures.h.
std::string rosbag::ConnectionInfo::msg_def |
Definition at line 119 of file structures.h.
std::string rosbag::ConnectionInfo::topic |
Definition at line 116 of file structures.h.