DCL 4.0
Loading...
Searching...
No Matches
PtrHashMap::Node Struct Reference

#include <LibState.h>

Inheritance diagram for PtrHashMap::Node:
PtrHashMap::NodeBase

Public Attributes

const void * key
const void * value
Public Attributes inherited from PtrHashMap::NodeBase
struct NodeBasepPrev
struct NodeBasepNext

Detailed Description

Definition at line 146 of file LibState.h.

Member Data Documentation

◆ key

const void* PtrHashMap::Node::key

Definition at line 148 of file LibState.h.

◆ value

const void* PtrHashMap::Node::value

Definition at line 149 of file LibState.h.


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