rosbag::View::iterator Class Reference
An iterator that points to a MessageInstance from a bag.
More...
#include <view.h>
List of all members.
Detailed Description
An iterator that points to a MessageInstance from a bag.
This iterator stores the MessageInstance that it is returning a reference to. If you increment the iterator that MessageInstance is destroyed. You should never store the pointer to this reference.
Definition at line 61 of file view.h.
Constructor & Destructor Documentation
rosbag::View::iterator::iterator |
( |
iterator const & |
i |
) |
|
rosbag::View::iterator::iterator |
( |
|
) |
|
rosbag::View::iterator::~iterator |
( |
|
) |
|
rosbag::View::iterator::iterator |
( |
View * |
view, |
|
|
bool |
end = false | |
|
) |
| | [protected] |
Member Function Documentation
bool rosbag::View::iterator::equal |
( |
View::iterator const & |
other |
) |
const [private] |
void rosbag::View::iterator::increment |
( |
|
) |
[private] |
void rosbag::View::iterator::populate |
( |
|
) |
[private] |
Friends And Related Function Documentation
friend class boost::iterator_core_access [friend] |
friend class View [friend] |
Member Data Documentation
The documentation for this class was generated from the following files:
rosbag
Author(s): Jeremy Leibs (leibs@willowgarage.com), James Bowman (jamesb@willowgarage.com), Ken Conley (kwc@willowgarage.com), and Tim Field (tfield@willowgarage.com)
autogenerated on Fri Jan 11 10:11:44 2013