#include <bag_reader.h>
Public Attributes | |
| std::string | callerID |
| std::uint32_t | id |
| bool | latching = false |
| std::string | md5sum |
| std::string | msgDef |
| std::string | topicAsPublished |
| std::string | topicInBag |
| std::uint64_t | totalCount = 0 |
| std::string | type |
Definition at line 32 of file bag_reader.h.
| std::string rosbag_fancy::BagReader::Connection::callerID |
Definition at line 41 of file bag_reader.h.
| std::uint32_t rosbag_fancy::BagReader::Connection::id |
Definition at line 34 of file bag_reader.h.
| bool rosbag_fancy::BagReader::Connection::latching = false |
Definition at line 42 of file bag_reader.h.
| std::string rosbag_fancy::BagReader::Connection::md5sum |
Definition at line 39 of file bag_reader.h.
| std::string rosbag_fancy::BagReader::Connection::msgDef |
Definition at line 40 of file bag_reader.h.
| std::string rosbag_fancy::BagReader::Connection::topicAsPublished |
Definition at line 37 of file bag_reader.h.
| std::string rosbag_fancy::BagReader::Connection::topicInBag |
Definition at line 35 of file bag_reader.h.
| std::uint64_t rosbag_fancy::BagReader::Connection::totalCount = 0 |
Definition at line 44 of file bag_reader.h.
| std::string rosbag_fancy::BagReader::Connection::type |
Definition at line 38 of file bag_reader.h.