|
|
virtual ::std::pair< CEGUI::Image *, CEGUI::ImageFactory * > | getCurrentValue () const |
| | Return the value for the item at the current iterator position.
|
| |
| | ConstBaseIterator (typename std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator start_iter, typename std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator end_iter) |
| | ConstBaseIterator constructor. More...
|
| |
|
| ConstBaseIterator (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &org) |
| | ConstBaseIterator copy constructor.
|
| |
| | ConstBaseIterator (typename std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator start_iter, typename std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator end_iter) |
| | ConstBaseIterator constructor. More...
|
| |
|
| ConstBaseIterator (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &org) |
| | ConstBaseIterator copy constructor.
|
| |
|
virtual | ~ConstBaseIterator (void) |
| | ConstBaseIterator destructor.
|
| |
|
virtual | ~ConstBaseIterator (void) |
| | ConstBaseIterator destructor.
|
| |
|
ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > & | operator= (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &rhs) |
| | ConstBaseIterator assignment operator.
|
| |
|
ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > & | operator= (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &rhs) |
| | ConstBaseIterator assignment operator.
|
| |
|
bool | isAtEnd (void) const |
| | Return whether the current iterator position is at the end of the iterators range.
|
| |
|
bool | isAtEnd (void) const |
| | Return whether the current iterator position is at the end of the iterators range.
|
| |
|
bool | isAtStart (void) const |
| | Return whether the current iterator position is at the start of the iterators range.
|
| |
|
bool | isAtStart (void) const |
| | Return whether the current iterator position is at the start of the iterators range.
|
| |
|
bool | operator== (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &rhs) const |
| | Compares two iterators. Return true if the current position of both iterators are equivalent.
|
| |
|
bool | operator== (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &rhs) const |
| | Compares two iterators. Return true if the current position of both iterators are equivalent.
|
| |
|
bool | operator!= (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &rhs) const |
| | Compares two iterators. Return true if the current position of the iterators are different.
|
| |
|
bool | operator!= (const ConstBaseIterator< std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > &rhs) const |
| | Compares two iterators. Return true if the current position of the iterators are different.
|
| |
|
value_type | operator* () const |
| | Return the value for the current iterator position.
|
| |
|
value_type | operator* () const |
| | Return the value for the current iterator position.
|
| |
|
void | toStart (void) |
| | Set the iterator current position to the start position.
|
| |
|
void | toStart (void) |
| | Set the iterator current position to the start position.
|
| |
|
void | toEnd (void) |
| | Set the iterator current position to the end position.
|
| |
|
void | toEnd (void) |
| | Set the iterator current position to the end position.
|
| |
|
|
typedef std::pair< CEGUI::Image *, CEGUI::ImageFactory * > | value_type |
| |
|
typedef std::pair< CEGUI::Image *, CEGUI::ImageFactory * > | value_type |
| |
|
std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator | d_currIter |
| | 'real' iterator describing the current position within the collection.
|
| |
|
std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator | d_startIter |
| | 'real' iterator describing the start position within the collection (or what we were told was the start).
|
| |
|
std::map< CEGUI::String, std::pair< CEGUI::Image *, CEGUI::ImageFactory * >, CEGUI::StringFastLessCompare, std::allocator< std::pair< CEGUI::String const, std::pair< CEGUI::Image *, CEGUI::ImageFactory * > > > >::const_iterator | d_endIter |
| | 'real' iterator describing the end position within the collection (or what we were told was the end).
|
| |