| |||||||||||||||||||||||
tlp::StableIterator< itType > Struct Template ReferenceInterface of StableIterator,. More...
Inherits tlp::Iterator< itType >.
Collaboration diagram for tlp::StableIterator< itType >:
![]() Public Member Functions
Protected AttributesDetailed Descriptiontemplate<class itType>
|
tlp::StableIterator< itType >::StableIterator | ( | Iterator< itType > * | itIn | ) | [inline] |
tlp::StableIterator< itType >::~StableIterator | ( | ) | [inline] |
bool tlp::StableIterator< itType >::hasNext | ( | ) | [inline, virtual] |
Return true if it exist a next element.
Implements tlp::Iterator< itType >.
itType tlp::StableIterator< itType >::next | ( | ) | [inline, virtual] |
Return the next element.
Implements tlp::Iterator< itType >.
std::vector<itType> tlp::StableIterator< itType >::cloneIt [protected] |
std::vector<itType>::iterator tlp::StableIterator< itType >::itStl [protected] |
Tulip Software by LaBRI Visualization Team 2001 - 2010 |