Struct CConnection::SFragmentedMsgHdr#

Nested Relationships#

This struct is a nested type of Class CConnection.

Inheritance Relationships#

Base Type#

  • public CConnection::SMsgHdr

Struct Documentation#

struct SFragmentedMsgHdr : public CConnection::SMsgHdr#

Fragmented data message header.

Public Members

uint32_t uiTotalLength#

The total length the data has.

uint32_t uiOffset#

Current offset of the data.