DCL 4.0
Loading...
Searching...
No Matches
LIST_T::ListNode Struct Reference

#include <__LIST.h>

Inheritance diagram for LIST_T::ListNode:
NodeBase

Public Attributes

ELEMENT_T data
Public Attributes inherited from NodeBase
NodeBasepPrev
NodeBasepNext

Detailed Description

Definition at line 58 of file __LIST.h.

Member Data Documentation

◆ data

ELEMENT_T LIST_T::ListNode::data

Definition at line 60 of file __LIST.h.


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