|
My Project
|
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. | |
for reading an input message.
1.8.12