Plasma Engine  2.0
Loading...
Searching...
No Matches
plRemoteMessageQueue Struct Reference

Public Attributes

plRemoteMessageHandler m_MessageHandler
 
plDeque< plRemoteMessagem_MessageQueueIn
 Messages are pushed into this container on arrival.
 
plDeque< plRemoteMessagem_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: