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

#include <sql.h>

Public Member Functions

void operator++ ()
 
row_value operator* () const
 
bool operator!= (const iterator &other)
 

Friends

class statement
 

Member Function Documentation

§ operator!=()

bool sql::statement::iterator::operator!= ( const iterator other)
inline

§ operator*()

row_value sql::statement::iterator::operator* ( ) const

§ operator++()

void sql::statement::iterator::operator++ ( )
inline

Friends And Related Function Documentation

§ statement

friend class statement
friend

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