![]() SourcePro C++ 12.0 |
SourcePro® C++ API Reference Guide |
SourcePro C++ Documentation Home |
Classes in this group let you work with items such as bit vectors, singly and doubly linked lists, vectors of values or pointers, parameterized queues, and stacks.
Classes | |
class | RWBitRef |
Represents an l-value to the RWBitVec and RWTBitVec classes. More... | |
class | RWBitVec |
Represents a bit vector whose length can be changed at runtime. More... | |
class | RWTBitVec< N > |
Parameterized bit vector of fixed length. More... | |
class | RWTIsvDlist< TL > |
Implements intrusive doubly-linked lists. More... | |
class | RWTIsvDlistIterator< TL > |
Iterator for class RWTIsvDlist<T> . More... | |
class | RWTIsvSlist< TL > |
Implements intrusive singly-linked lists. More... | |
class | RWTIsvSlistIterator< TL > |
Iterator for class RWTIsvSlist<T> . More... | |
class | RWTPtrVector< T > |
A pointer-based collection of values implemented as a vector. More... | |
class | RWTQueue< T, C > |
A queue of templatized objects that supports user-specified containers. More... | |
class | RWTStack< T, C > |
Maintains a stack of values. More... | |
class | RWTValVirtualArray< T > |
Deprecated. A virtual array of templatized objects. More... | |
class | RWTValVector< T > |
A value-based collection of values implemented as a vector. More... |
© 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.