TreeFrogFramework: TSqlQueryORMapper< T >::ConstIterator Class Reference
#include <tsqlqueryormapper.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++ () |
Detailed Description
template<class T>
class TSqlQueryORMapper< T >::ConstIterator
Const iterator.
Constructor & Destructor Documentation
◆ ConstIterator() [2/2]
Member Function Documentation
◆ operator!=()
◆ operator*()
◆ operator++()
◆ operator=()
◆ operator==()
Friends And Related Symbol Documentation
◆ TSqlQueryORMapper
Member Data Documentation
◆ it
◆ m
The documentation for this class was generated from the following file: