DCL 3.7.4
Loading...
Searching...
No Matches
PtrHashMap::NodeBase Struct Reference

#include <LibState.h>

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

Public Attributes

struct NodeBaseprev
struct NodeBasenext

Detailed Description

Definition at line 139 of file LibState.h.

Member Data Documentation

◆ next

struct NodeBase* PtrHashMap::NodeBase::next

Definition at line 142 of file LibState.h.

◆ prev

struct NodeBase* PtrHashMap::NodeBase::prev

Definition at line 141 of file LibState.h.


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