#include <Storage.h>
Inheritance diagram for storage::CastCheckIterator< Iter, Value, CastResult >:

Public Types | |
| typedef CastResult | value_type |
| typedef CastResult & | reference |
| typedef CastResult * | pointer |
Public Member Functions | |
| CastCheckIterator () | |
| CastCheckIterator (const Iter &b, const Iter &e, bool atend=false) | |
| CastCheckIterator (const IterPair< Iter > &pair, bool atend=false) | |
| CastCheckIterator (const CastCheckIterator &i) | |
| CastResult | operator * () const |
| CastResult * | operator-> () const |
| CastCheckIterator & | operator++ () |
| CastCheckIterator | operator++ (int) |
| CastCheckIterator & | operator-- () |
| CastCheckIterator | operator-- (int) |
Private Types | |
| typedef FilterIterator< CheckType< Value >, Iter > | _bclass |
|
|||||
|
|
|
|||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
|||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
|||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
|||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
||||||||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
|||||||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
||||||||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
|||||||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
|
|||||||||
|
Reimplemented from storage::FilterIterator< CheckType< Value >, Iter >. |
1.4.6