My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::InterProcessMessageIn Struct Reference

for reading an input message. More...

#include <InterprocessQueue.hpp>

Public Member Functions

void reset ()
 
void ToMessage (InterProcessMessage &msg)
 convert to message
 

Public Attributes

std::string m_method
 number of bytes in m_code
 
std::string m_codes [3]
 
int m_code_lengths [3]
 
DWORD m_nMsgType
 this is a optional message type, which could mean how the m_code is interpreted. However its meaning can be application specific.
 
DWORD m_nParam1
 this is another field to ease sending certain messages.
 
DWORD m_nParam2
 this is another field to ease sending certain messages.
 

Detailed Description

for reading an input message.


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