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

Structure for Seeder list of peer_to_peer traffic. More...

#include <Application.h>

Collaboration diagram for stru_Application_P2P_SeederList:

Data Fields

NetSim_PACKETpacket
 
unsigned int nSeederCount
 
NETSIM_ID * nDeviceIds
 

Detailed Description

Structure for Seeder list of peer_to_peer traffic.

Definition at line 316 of file Application.h.

Field Documentation

◆ nDeviceIds

NETSIM_ID* stru_Application_P2P_SeederList::nDeviceIds

Definition at line 320 of file Application.h.

◆ nSeederCount

unsigned int stru_Application_P2P_SeederList::nSeederCount

Definition at line 319 of file Application.h.

◆ packet

NetSim_PACKET* stru_Application_P2P_SeederList::packet

Definition at line 318 of file Application.h.


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