| ||||||||||||||||||||||
|
tlp::StlIterator< VALUE, ITERATOR > Struct Template Reference
Inheritance diagram for tlp::StlIterator< VALUE, ITERATOR >:
![]()
Collaboration diagram for tlp::StlIterator< VALUE, ITERATOR >:
![]() Public Member Functions
template<typename VALUE, typename ITERATOR>
|
| tlp::StlIterator< VALUE, ITERATOR >::StlIterator | ( | const ITERATOR & | startIt, |
| const ITERATOR & | endIt | ||
| ) | [inline] |
| bool tlp::StlIterator< VALUE, ITERATOR >::hasNext | ( | ) | [inline, virtual] |
Tells if the sequence is at its end.
Implements tlp::Iterator< VALUE >.
| VALUE tlp::StlIterator< VALUE, ITERATOR >::next | ( | ) | [inline, virtual] |
Moves the Iterator on the next element.
Implements tlp::Iterator< VALUE >.
| Tulip Software by LaBRI Visualization Team 2001 - 2012 |