DCL 3.7.4
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 NodeBaseprev
struct NodeBasenext

Detailed Description

Definition at line 145 of file LibState.h.

Member Data Documentation

◆ key

const void* PtrHashMap::Node::key

Definition at line 147 of file LibState.h.

◆ value

const void* PtrHashMap::Node::value

Definition at line 148 of file LibState.h.


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