Namespace default
LteRlcPduNewData
classnew data indication for MAC
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
LteRlcPdu | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
chunkLength |
TODO: size 0 |
|
totalFragments | unsigned int |
Total number of fragments |
snoFragment | unsigned int |
Sequence number of this fragment |
snoMainPacket | unsigned int |
ID of packet (sequence number) |
Source code
// new data indication for MAC class LteRlcPduNewData extends LteRlcPdu { }File: src/stack/rlc/packet/LteRlcPdu.msg