|
Open CASCADE Technology
6.7.1
|
#include <NCollection_BaseMap.hxx>

Data Structures | |
| class | Iterator |
Public Member Functions | |
| Standard_Integer | NbBuckets () const |
| NbBuckets. More... | |
| Standard_Integer | Extent () const |
| Extent. More... | |
| Standard_Boolean | IsEmpty () const |
| IsEmpty. More... | |
| void | Statistics (Standard_OStream &S) const |
| Statistics. More... | |
Protected Attributes | |
| NCollection_ListNode ** | myData1 |
| NCollection_ListNode ** | myData2 |
Purpose: This is a base class for all Maps: Map DataMap DoubleMap IndexedMap IndexedDataMap Provides utilitites for managing the buckets.
|
inlineprotected |
Constructor.
|
protected |
BeginResize.
|
inlineprotected |
Decrement.
|
protected |
Destroy.
|
protected |
EndResize.
|
inlineprotected |
Exchange content of two maps without data copying.
|
inline |
Extent.
|
inlineprotected |
Increment.
|
inline |
IsEmpty.
|
inline |
NbBuckets.
|
protected |
NextPrimeForMap.
|
inlineprotected |
Resizable.
| void NCollection_BaseMap::Statistics | ( | Standard_OStream & | S | ) | const |
Statistics.
|
protected |
|
protected |
1.8.5