NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
element Struct Reference

Data Fields

size_t offset
 
void * next
 
void * prev
 

Detailed Description

Definition at line 43 of file List.h.

Field Documentation

◆ next

void* element::next

Definition at line 45 of file List.h.

◆ offset

size_t element::offset

Definition at line 44 of file List.h.

◆ prev

void* element::prev

Definition at line 46 of file List.h.


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