TreeFrogFramework: TSqlORMapper< T >::ConstIterator Class Reference

#include <tsqlormapper.h>

Public Member Functions

 ConstIterator ()
 
 ConstIterator (const ConstIterator &o)
 
ConstIteratoroperator= (const ConstIterator &o)
 
const T operator* () const
 
bool operator== (const ConstIterator &o) const
 
bool operator!= (const ConstIterator &o) const
 
ConstIteratoroperator++ ()
 
ConstIterator operator++ (int)
 
ConstIteratoroperator-- ()
 
ConstIterator operator-- (int)
 

Detailed Description

template<class T>
class TSqlORMapper< T >::ConstIterator

Const iterator.

Constructor & Destructor Documentation

◆ ConstIterator() [2/2]

Member Function Documentation

◆ operator!=()

◆ operator*()

template<class T >

const T TSqlORMapper< T >::ConstIterator::operator* ( ) const
inline

◆ operator++() [1/2]

◆ operator++() [2/2]

◆ operator--() [1/2]

◆ operator--() [2/2]

◆ operator=()

◆ operator==()

Friends And Related Symbol Documentation

◆ TSqlORMapper

Member Data Documentation

◆ it

◆ m


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