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

#include <Cellular.h>

Collaboration diagram for stru_Cellular_Packet:

Data Fields

unsigned int nTimeSlot
 
NETSIM_ID nApplicationId
 
unsigned int isLast
 
unsigned int nId
 
NetSim_PACKEToriginalPacket
 
void * controlData
 

Detailed Description

Data structure for cellular packet

Definition at line 259 of file Cellular.h.

Field Documentation

◆ controlData

void* stru_Cellular_Packet::controlData

Definition at line 269 of file Cellular.h.

◆ isLast

unsigned int stru_Cellular_Packet::isLast

Definition at line 265 of file Cellular.h.

◆ nApplicationId

NETSIM_ID stru_Cellular_Packet::nApplicationId

Definition at line 263 of file Cellular.h.

◆ nId

unsigned int stru_Cellular_Packet::nId

Definition at line 266 of file Cellular.h.

◆ nTimeSlot

unsigned int stru_Cellular_Packet::nTimeSlot

Definition at line 261 of file Cellular.h.

◆ originalPacket

NetSim_PACKET* stru_Cellular_Packet::originalPacket

Definition at line 267 of file Cellular.h.


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