Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rs2::options_list::iterator Class Reference

#include <rs_options.hpp>

Public Member Functions

option_value operator* () const
 
bool operator!= (const iterator &other) const
 
bool operator== (const iterator &other) const
 
iteratoroperator++ ()
 

Member Function Documentation

◆ operator!=()

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

◆ operator*()

option_value rs2::options_list::iterator::operator* ( ) const
inline

◆ operator++()

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

◆ operator==()

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

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