Public Member Functions | Private Attributes | List of all members
rs2::frameset::iterator Class Reference

#include <rs_frame.hpp>

Inheritance diagram for rs2::frameset::iterator:
Inheritance graph
[legend]

Public Member Functions

 iterator (const frameset *owner, size_t index=0)
 
bool operator!= (const iterator &other) const
 
frame operator* ()
 
iteratoroperator++ ()
 
bool operator== (const iterator &other) const
 

Private Attributes

size_t _index = 0
 
const frameset_owner
 

Detailed Description

Definition at line 1137 of file rs_frame.hpp.

Constructor & Destructor Documentation

rs2::frameset::iterator::iterator ( const frameset owner,
size_t  index = 0 
)
inline

Definition at line 1140 of file rs_frame.hpp.

Member Function Documentation

bool rs2::frameset::iterator::operator!= ( const iterator other) const
inline

Definition at line 1143 of file rs_frame.hpp.

frame rs2::frameset::iterator::operator* ( )
inline

Definition at line 1145 of file rs_frame.hpp.

iterator& rs2::frameset::iterator::operator++ ( )
inline

Definition at line 1141 of file rs_frame.hpp.

bool rs2::frameset::iterator::operator== ( const iterator other) const
inline

Definition at line 1142 of file rs_frame.hpp.

Member Data Documentation

size_t rs2::frameset::iterator::_index = 0
private

Definition at line 1147 of file rs_frame.hpp.

const frameset* rs2::frameset::iterator::_owner
private

Definition at line 1148 of file rs_frame.hpp.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40