group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Client::DelayedInbound Struct Reference

One inbound payload queued for delayed dispatch. More...

Public Attributes

Uint64 deliverAtCounter
 Performance counter at which to enqueue.
std::vector< uint8_t > payload
 Already-assembled message ([PacketType][rest]).

Detailed Description

One inbound payload queued for delayed dispatch.

Member Data Documentation

◆ deliverAtCounter

Uint64 Client::DelayedInbound::deliverAtCounter

Performance counter at which to enqueue.

◆ payload

std::vector<uint8_t> Client::DelayedInbound::payload

Already-assembled message ([PacketType][rest]).


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