NetSim Source Code Help
Loading...
Searching...
No Matches
stru_NetSim_Network Struct Reference

#include <Stack.h>

Collaboration diagram for stru_NetSim_Network:
Collaboration graph

Data Fields

UINT nDeviceCount
 
UINT nLinkCount
 
UINT nApplicationCount
 
struct stru_NetSim_Device ** ppstruDeviceList
 
struct stru_NetSim_Links ** ppstruNetSimLinks
 
void ** appInfo
 
struct stru_NetSim_SimulationParameterpstruSimulationParameter
 

Detailed Description

Definition at line 732 of file Stack.h.

Field Documentation

◆ appInfo

void** stru_NetSim_Network::appInfo

Definition at line 739 of file Stack.h.

◆ nApplicationCount

UINT stru_NetSim_Network::nApplicationCount

Definition at line 736 of file Stack.h.

◆ nDeviceCount

UINT stru_NetSim_Network::nDeviceCount

Definition at line 734 of file Stack.h.

◆ nLinkCount

UINT stru_NetSim_Network::nLinkCount

Definition at line 735 of file Stack.h.

◆ ppstruDeviceList

struct stru_NetSim_Device** stru_NetSim_Network::ppstruDeviceList

Definition at line 737 of file Stack.h.

◆ ppstruNetSimLinks

struct stru_NetSim_Links** stru_NetSim_Network::ppstruNetSimLinks

Definition at line 738 of file Stack.h.

◆ pstruSimulationParameter

struct stru_NetSim_SimulationParameter* stru_NetSim_Network::pstruSimulationParameter

Definition at line 740 of file Stack.h.


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