TreeFrogFramework: TSqlORMapper< T >::ConstIterator Class Reference
#include <tsqlormapper.h>
Public Member Functions | |
| ConstIterator () | |
| ConstIterator (const ConstIterator &o) | |
| ConstIterator & | operator= (const ConstIterator &o) |
| const T | operator* () const |
| bool | operator== (const ConstIterator &o) const |
| bool | operator!= (const ConstIterator &o) const |
| ConstIterator & | operator++ () |
| ConstIterator | operator++ (int) |
| ConstIterator & | operator-- () |
| 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 >
|
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:
- src/tsqlormapper.h