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

Data Structures

struct  stru_linkFailureModel
 
union  uni_NetSim_Link_DeviceList
 
union  uni_NetSim_MediumProp
 

Data Fields

NETSIM_ID nConfigLinkId
 
NETSIM_ID nLinkId
 
LINK_TYPE nLinkType
 
PHYSICAL_LAYER_MEDIUM nLinkMedium
 
LINK_MODE nLinkMode
 
union stru_NetSim_Links::uni_NetSim_MediumProp puniMedProp
 
union stru_NetSim_Links::uni_NetSim_Link_DeviceList puniDevList
 
bool isLinkFailureMode
 
struct stru_NetSim_Links::stru_linkFailureModel struLinkFailureModel
 
struct stru_NetSim_LinkspstruNextLink
 
struct stru_NetSim_LinkspstruPreviousLink
 

Detailed Description

Definition at line 610 of file Stack.h.

Field Documentation

◆ isLinkFailureMode

bool stru_NetSim_Links::isLinkFailureMode

Definition at line 660 of file Stack.h.

◆ nConfigLinkId

NETSIM_ID stru_NetSim_Links::nConfigLinkId

Definition at line 612 of file Stack.h.

◆ nLinkId

NETSIM_ID stru_NetSim_Links::nLinkId

Definition at line 613 of file Stack.h.

◆ nLinkMedium

PHYSICAL_LAYER_MEDIUM stru_NetSim_Links::nLinkMedium

Definition at line 615 of file Stack.h.

◆ nLinkMode

LINK_MODE stru_NetSim_Links::nLinkMode

Definition at line 616 of file Stack.h.

◆ nLinkType

LINK_TYPE stru_NetSim_Links::nLinkType

Definition at line 614 of file Stack.h.

◆ pstruNextLink

struct stru_NetSim_Links* stru_NetSim_Links::pstruNextLink

Definition at line 670 of file Stack.h.

◆ pstruPreviousLink

struct stru_NetSim_Links* stru_NetSim_Links::pstruPreviousLink

Definition at line 671 of file Stack.h.


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