Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Tools Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.7 STL-based Collection Classes

Classes in this group let you work with things such as pointer-based collections of values, the iterator interface to the standard library-based collections, pointer-based collections of associations of type, and so on.

Table 6 lists the STL-based Collection Classes.

Table 6: STL-based Collection Classes 

Class Name

RWTPtrDeque<T,A>

RWTPtrDlist<T,A>

RWTPtrDlistConstIterator<T,A>

RWTPtrDlistIterator<T,A>

RWTPtrMap<K,T,C,A>

RWTPtrMapConstIterator<K,T,C,A>

RWTPtrMapIterator<K,T,C,A>

RWTPtrMultiMap<K,T,C,A>

RWTPtrMultiMapConstIterator<K,T,C,A>

RWTPtrMultiMapIterator<K,T,C,A>

RWTPtrMultiSet<T,C,A>

RWTPtrMultiSetConstIterator<T,C,A>

RWTPtrMultiSetIterator<T,C,A>

RWTPtrOrderedVector<T,A>

RWTPtrSet<T,C,A>

RWTPtrSetConstIterator<T,C,A>

RWTPtrSetIterator<T,C,A>

RWTPtrSortedDlist<T,C,A>

RWTPtrSortedDlistConstIterator<T,C,A>

RWTPtrSortedDlistIterator<T,C,A>

RWTPtrSortedVector<T,C,A>

RWTValDeque<T,A>

RWTValDlist<T,A>

RWTValDlistConstIterator<T,A>

RWTValDlistIterator<T,A>

RWTValMap<K,T,C,A>

RWTValMapConstIterator<K,T,C,A>

RWTValMapIterator<K,T,C,A>

RWTValMultiMap<K,T,C,A>

RWTValMultiMapConstIterator<K,T,C,A>

RWTValMultiMapIterator<K,T,C,A>

RWTValMultiSet<T,C,A>

RWTValMultiSetConstIterator<T,C,A>

RWTValMultiSetIterator<T,C,A>

RWTValOrderedVector<T,A>

RWTValSet<T,C,A>

RWTValSetConstIterator<T,C,A>

RWTValSetIterator<T,C,A>

RWTValSortedDlist<T,C,A>

RWTValSortedDlistConstIterator<T,C,A>

RWTValSortedDlistIterator<T,C,A>

RWTValSortedVector<T,A>



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.