Navigation
API > API/Runtime > API/Runtime/NetCommon > API/Runtime/NetCommon/Net > API/Runtime/NetCommon/Net/Common
Classes
| Type | Name | Description | |
|---|---|---|---|
| FInPacketTraits | Contains metadata and flags, which provide information on the traits of a packet - what it contains and how to process it. | ||
| FOutPacketTraits | Contains metadata and flags, which provide information on the traits of a packet - what it contains and how to process it. | ||
| FPacketBufferView | Represents a view of a buffer for storing packets. | ||
| FPacketDataView | Represent a restricted view of packet data, with bit-based size, allowing data to be reassigned to point elsewhere, but not allowing the data being pointed to, to be modified. | ||
| FPacketTimestamp | Stores a platform-specific timestamp for a packet. | ||
| FReceivedPacketView | Represents a view of a received packet, which may be modified to update Data it points to and Data size, as a packet is processed. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ECountUnits::BitType | |||
| ECountUnits::ByteType |