This is an internal base-class for NetworkEngine, that provides useful I/O routines. More...
Extended by: | |
Constants: |
|
Methods: |
|
Functions: |
|
This reads the header of an internal message from P, returning its internal type. This method is protected.
This writes the header of an internal message of type InternalType to P. This method is protected.
This writes the main segment of a mega-packet action message to P. This operation includes the internal-message header. This method is protected.
This writes the main segment of a mega-packet response message to P. This operation includes the internal-message header. This method is protected.
This uses MP to satisfy the 'ID' argument of the main overload. This method is protected.
This reads a MessageType from S. See also: WriteMessageType
This reads an integer from S of an internally defined size, and returns it. See also: WriteNetSize
This reads a PacketExtAction from S. See also: WritePacketExtAction
This reads a PacketExtResponse from S. See also: WritePacketExtResponse
This writes InternalType to S. See also: ReadMessageType
This writes Action to S. See also: ReadPacketExtAction
This writes Response to S. See also: ReadPacketExtResponse