DCL 4.0
Loading...
Searching...
No Matches
HASHMAP_T::HashNode Struct Reference

#include <__HASHMAP.h>

Inheritance diagram for HASHMAP_T::HashNode:
HASHMAP_T::Assoc

Public Attributes

HashNodepNext
Public Attributes inherited from HASHMAP_T::Assoc
KEY_T key
VALUE_T value

Additional Inherited Members

Public Member Functions inherited from HASHMAP_T::Assoc
 Assoc ()
 Assoc (const KEY_T &_key, const VALUE_T &_value)

Detailed Description

Definition at line 75 of file __HASHMAP.h.

Member Data Documentation

◆ pNext

HashNode* HASHMAP_T::HashNode::pNext

Definition at line 77 of file __HASHMAP.h.


The documentation for this struct was generated from the following file: