Definition at line 243 of file bag_reader.cpp.
◆ Private()
| rosbag_fancy::BagReader::Private::Private |
( |
const std::string & |
filename | ) |
|
|
inlineexplicit |
◆ chunks
| std::vector<Chunk> rosbag_fancy::BagReader::Private::chunks |
◆ connections
| std::map<std::uint32_t, Connection> rosbag_fancy::BagReader::Private::connections |
◆ connectionsForTopic
| std::map<std::string, std::vector<std::uint32_t> > rosbag_fancy::BagReader::Private::connectionsForTopic |
◆ data
| uint8_t* rosbag_fancy::BagReader::Private::data |
◆ endTime
| ros::Time rosbag_fancy::BagReader::Private::endTime |
◆ file
| MappedFile rosbag_fancy::BagReader::Private::file |
◆ size
| off_t rosbag_fancy::BagReader::Private::size |
◆ startTime
| ros::Time rosbag_fancy::BagReader::Private::startTime |
The documentation for this class was generated from the following file: