#include <bag_reader.h>
Definition at line 93 of file bag_reader.h.
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ ChunkIterator() [1/3]
rosbag_fancy::BagReader::ChunkIterator::ChunkIterator |
( |
const ChunkIterator & |
| ) |
|
|
default |
◆ ChunkIterator() [2/3]
rosbag_fancy::BagReader::ChunkIterator::ChunkIterator |
( |
| ) |
|
|
inlineprivate |
◆ ChunkIterator() [3/3]
rosbag_fancy::BagReader::ChunkIterator::ChunkIterator |
( |
const BagReader * |
reader, |
|
|
int |
chunk |
|
) |
| |
|
explicitprivate |
◆ operator*()
reference rosbag_fancy::BagReader::ChunkIterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
ChunkIterator rosbag_fancy::BagReader::ChunkIterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator->()
pointer rosbag_fancy::BagReader::ChunkIterator::operator-> |
( |
| ) |
|
|
inline |
◆ operator=()
◆ BagReader::Iterator
◆ operator!=
◆ operator==
◆ m_d
std::shared_ptr<Private> rosbag_fancy::BagReader::ChunkIterator::m_d |
|
private |
◆ m_idx
std::size_t rosbag_fancy::BagReader::ChunkIterator::m_idx = 0 |
|
private |
◆ m_msg
Message rosbag_fancy::BagReader::ChunkIterator::m_msg |
|
private |
The documentation for this class was generated from the following files: