Classes | |
| struct | BagState |
Public Member Functions | |
| Private (const BagView::Private *view) | |
| Private (const BagView::Private *view, const ros::Time &time) | |
Public Attributes | |
| MultiBagMessage | m_msg |
| BagState * | m_nextBag {} |
| std::vector< BagState > | m_state |
Definition at line 73 of file bag_view.cpp.
|
inline |
Definition at line 76 of file bag_view.cpp.
|
inline |
Definition at line 89 of file bag_view.cpp.
| MultiBagMessage rosbag_fancy::BagView::Iterator::Private::m_msg |
Definition at line 127 of file bag_view.cpp.
| BagState* rosbag_fancy::BagView::Iterator::Private::m_nextBag {} |
Definition at line 126 of file bag_view.cpp.
| std::vector<BagState> rosbag_fancy::BagView::Iterator::Private::m_state |
Definition at line 125 of file bag_view.cpp.