| |||||||||||||||||||||||||||||
tlp::ConcatIterator< itType > Struct Template Reference
Inheritance diagram for tlp::ConcatIterator< itType >:
Collaboration diagram for tlp::ConcatIterator< itType >:
Public Member Functions
template<class itType>
|
tlp::ConcatIterator< itType >::ConcatIterator | ( | Iterator< itType > * | itOne, | |
Iterator< itType > * | itTwo | |||
) | [inline] |
tlp::ConcatIterator< itType >::~ConcatIterator | ( | ) | [inline] |
bool tlp::ConcatIterator< itType >::hasNext | ( | ) | [inline, virtual] |
Return true if it exist a next element.
Implements tlp::Iterator< itType >.
itType tlp::ConcatIterator< itType >::next | ( | ) | [inline, virtual] |
Return the next element.
Implements tlp::Iterator< itType >.
Tulip Software by LaBRI Visualization Team 2001 - 2011 |