| |||||||||||||||||||||||
tlp::StableIterator< itType > Struct Template Reference#include <StableIterator.h>
Inheritance diagram for tlp::StableIterator< itType >:
![]()
Collaboration diagram for tlp::StableIterator< itType >:
![]() Detailed Descriptiontemplate<class itType>
Interface of StableIterator,. |
tlp::StableIterator< itType >::StableIterator | ( | Iterator< itType > * | itIn | ) | [inline] |
tlp::StableIterator< itType >::~StableIterator | ( | ) | [inline] |
itType tlp::StableIterator< itType >::next | ( | ) | [inline, virtual] |
bool tlp::StableIterator< itType >::hasNext | ( | ) | [inline, virtual] |
std::vector<itType> tlp::StableIterator< itType >::cloneIt [protected] |
std::vector<itType>::iterator tlp::StableIterator< itType >::itStl [protected] |
Tulip Software by LaBRI Visualization Team 2001 - 2007 |