API Reference > OdDAI Namespace > Classes > ConstIteratorCollection Template
ConstIteratorCollection Template
OdDAI__ConstIteratorCollectionOdDAI__ConstIteratorCollection
Syntax
C++
template <template<typename> class TContainer, class TType> class ConstIteratorCollection : public ConstIterator;

daiConstIteratorCollection.h

Class that represents type-specified const iterator.

 
Name 
Description 
 
This is ~ConstIterator, a member of class ConstIterator. 
ConstIteratorCollection Template
 
Name 
Description 
 
This is ConstIteratorCollection, a member of class ConstIteratorCollection. 
 
Name 
Description 
 
This is beginning, a member of class ConstIterator. 
 
end 
This is end, a member of class ConstIterator. 
 
This is getCurrentMember, a member of class ConstIterator. 
 
This is getValueBound, a member of class ConstIterator. 
 
next 
This is next, a member of class ConstIterator. 
 
This is previous, a member of class ConstIterator. 
 
This is testCurrentMember, a member of class ConstIterator. 
 
type 
This is type, a member of class ConstIterator. 
ConstIteratorCollection Template
 
Name 
Description 
 
This is beginning, a member of class ConstIteratorCollection. 
 
end 
This is end, a member of class ConstIteratorCollection. 
 
This is getCurrentMember, a member of class ConstIteratorCollection. 
 
This is getValueBound, a member of class ConstIteratorCollection. 
 
next 
This is next, a member of class ConstIteratorCollection. 
 
This is previous, a member of class ConstIteratorCollection. 
 
This is testCurrentMember, a member of class ConstIteratorCollection. 
 
type 
This is type, a member of class ConstIteratorCollection. 
ConstIteratorCollection Template
Name 
Description 
This is nested type OdDAI::ConstIteratorCollection::InternalArray. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.