Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Base Class Members
Construction
Constructs a collection that maps CString objects to void pointers. |
Operations
Determines the current number of elements in the hash table. |
|
Calculates the hash value of a specified key. |
|
Initializes the hash table. |
|
Gets the next element for iterating. |
|
Returns the position of the first element. |
|
Returns a void pointer based on a CString value. |
|
Returns the associated key of the specified key. |
|
Inserts an element into the map — operator substitution for SetAt. |
|
Removes all the elements from this map. |
|
Removes an element specified by a key. |
|
Inserts an element into the map; replaces an existing element if a matching key is found. |
Status
Returns the number of elements in this map. |
|
Returns the number of elements in this map. |
|
Tests for the empty-map condition (no elements). |