The event objects a protocol is working with.
Constructor for the event.
The event objects a protocol is working with.
The data received by the event. Utilize the as_xxx() functions to retrieve a specific data type for the given protocol_type().
Retrieves the event that was fired with the open protocol.
An event handled by a currently opened CProtocol. The event is handled via the CProtocolEventHandler.
Template: T
The event objects a protocol is working with.