Evo C++ Library v0.5.1
IteratorBase< T > Member List

This is the complete list of members for IteratorBase< T >, including all inherited members.

Const typedefIteratorBase< T >
data_IteratorBase< T >protected
end()IteratorBase< T >inlinestatic
end_IteratorBase< T >protected
Item typedefIteratorBase< T >
IteratorBase(T &obj)IteratorBase< T >inlineexplicit
IteratorBase(T &obj, const Key &key, Item *data)IteratorBase< T >inline
IteratorBase(const IterBaseType &src)IteratorBase< T >inline
IteratorBase()IteratorBase< T >inlineexplicitprotected
IteratorBase(T *obj)IteratorBase< T >inlineexplicitprotected
IterBaseType typedefIteratorBase< T >
Key typedefIteratorBase< T >
key_IteratorBase< T >protected
Mutable typedefIteratorBase< T >
obj_IteratorBase< T >protected
operator SafeBoolType() constSafeBool< IteratorBase< T > >inline
operator!() constIteratorBase< T >inline
operator!=(const IterBaseType &iter) constIteratorBase< T >inline
operator!=(const IteratorBase< T_ > &oth) constIteratorBase< T >inline
operator*()IteratorBase< T >inline
operator->()IteratorBase< T >inline
operator=(const IterBaseType &src)IteratorBase< T >inline
operator=(const ToggleConst &src)IteratorBase< T >inline
operator=(T &obj)IteratorBase< T >inline
operator=(IteratorPos pos)IteratorBase< T >inline
operator==(const IterBaseType &iter) constIteratorBase< T >inline
operator==(const IteratorBase< T_ > &oth) constIteratorBase< T >inline
SafeBool()SafeBool< IteratorBase< T > >inline
Size typedefIteratorBase< T >
Target typedefIteratorBase< T >
ToggleConst typedefIteratorBase< T >