|
| enum class | Results { RETRIEVABLE
, WAITING
, DISCARDED
} |
|
|
| PacketDefragmentation (PacketDefragmentation const &r)=delete |
|
| PacketDefragmentation (PacketDefragmentation &&r) noexcept=default |
|
PacketDefragmentation & | operator= (PacketDefragmentation const &r)=delete |
|
PacketDefragmentation & | operator= (PacketDefragmentation &&r) noexcept=default |
|
void | clear () |
|
Result | process (ReceivedPacketPtr &&packet) |
|
ReceivedPacketPtr | retrieve (ProtocolPacket::RealmType id, Identity const &client) |
The documentation for this class was generated from the following file: