Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
sql::statement::row_value Class Reference

#include <sql.h>

Public Member Functions

column_value operator[] (int column) const
 

Private Member Functions

void assert_good () const
 
 row_value (statement *owner, bool bad)
 

Private Attributes

bool m_bad
 
statementm_owner
 

Friends

class iterator
 

Detailed Description

Definition at line 109 of file sql.h.

Constructor & Destructor Documentation

sql::statement::row_value::row_value ( statement owner,
bool  bad 
)
inlineprivate

Definition at line 113 of file sql.h.

Member Function Documentation

void sql::statement::row_value::assert_good ( ) const
private

Definition at line 161 of file sql.cpp.

column_value sql::statement::row_value::operator[] ( int  column) const
inline

Definition at line 118 of file sql.h.

Friends And Related Function Documentation

friend class iterator
friend

Definition at line 116 of file sql.h.

Member Data Documentation

bool sql::statement::row_value::m_bad
private

Definition at line 112 of file sql.h.

statement* sql::statement::row_value::m_owner
private

Definition at line 111 of file sql.h.


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


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