NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTENR_BufferPacket Struct Reference
Collaboration diagram for stru_LTENR_BufferPacket:

Data Fields

NetSim_PACKETpacket
 
UINT64 size
 
double time
 
void * optionalInfo
 
bool isMarked
 
struct stru_LTENR_BufferPacketnext
 

Detailed Description

Definition at line 26 of file LTENR_Buffer.h.

Field Documentation

◆ isMarked

bool stru_LTENR_BufferPacket::isMarked

Definition at line 33 of file LTENR_Buffer.h.

◆ next

struct stru_LTENR_BufferPacket* stru_LTENR_BufferPacket::next

Definition at line 34 of file LTENR_Buffer.h.

◆ optionalInfo

void* stru_LTENR_BufferPacket::optionalInfo

Definition at line 31 of file LTENR_Buffer.h.

◆ packet

NetSim_PACKET* stru_LTENR_BufferPacket::packet

Definition at line 28 of file LTENR_Buffer.h.

◆ size

UINT64 stru_LTENR_BufferPacket::size

Definition at line 29 of file LTENR_Buffer.h.

◆ time

double stru_LTENR_BufferPacket::time

Definition at line 30 of file LTENR_Buffer.h.


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