#include <rs_frame.hpp>
Definition at line 1137 of file rs_frame.hpp.
rs2::frameset::iterator::iterator |
( |
const frameset * |
owner, |
|
|
size_t |
index = 0 |
|
) |
| |
|
inline |
bool rs2::frameset::iterator::operator!= |
( |
const iterator & |
other | ) |
const |
|
inline |
frame rs2::frameset::iterator::operator* |
( |
| ) |
|
|
inline |
iterator& rs2::frameset::iterator::operator++ |
( |
| ) |
|
|
inline |
bool rs2::frameset::iterator::operator== |
( |
const iterator & |
other | ) |
const |
|
inline |
size_t rs2::frameset::iterator::_index = 0 |
|
private |
const frameset* rs2::frameset::iterator::_owner |
|
private |
The documentation for this class was generated from the following file: