XII Release 0.1.0
Loading...
Searching...
No Matches
xiiRemoteMessageQueue Struct Reference

Public Attributes

xiiRemoteMessageHandler m_MessageHandler
 
xiiDeque< xiiRemoteMessagem_MessageQueueIn
 Messages are pushed into this container on arrival.
 
xiiDeque< xiiRemoteMessagem_MessageQueueOut
 To flush the message queue, m_MessageQueueIn and m_MessageQueueOut are swapped. Thus new messages can arrive while we execute the event handler for each element in this container and then clear it.
 

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