![]() |
XII Release 0.1.0
|
Event data for xiiIpcChannel::m_Events. More...
#include <IpcChannel.h>
Public Types | |
enum | Type { Disconnected , Connecting , Connected , NewMessages } |
Public Member Functions | |
xiiIpcChannelEvent (Type type, xiiIpcChannel *pChannel) | |
Public Attributes | |
Type | m_Type = NewMessages |
xiiIpcChannel * | m_pChannel = nullptr |
Event data for xiiIpcChannel::m_Events.