#include <message.h>
|
| wxNetMessageRefData (const wxNetMessageRefData &data) |
|
| wxNetMessageRefData (const wxJSONValue &val) |
|
| wxNetMessageRefData (wxGISNetCommand nNetCmd=enumGISNetCmdUnk, wxGISNetCommandState nNetCmdState=enumGISNetCmdStUnk, short nPriority=enumGISPriorityNormal, long nId=wxNOT_FOUND) |
|
bool | operator== (const wxNetMessageRefData &data) const |
|
bool | IsOk (void) |
|
void | SetPriority (short nPriority) |
|
void | SetState (wxGISNetCommandState nState) |
|
void | SetMessage (const wxString &sMsg) |
|
void | SetId (long nId) |
|
void | SetCommand (wxGISNetCommand nState) |
|
|
wxJSONValue | m_Val |
|
short | m_nPriority |
|
wxGISNetCommand | m_nCmd |
|
wxGISNetCommandState | m_nState |
|
wxString | m_sMessage |
|
long | m_nId |
|
The reference data class for wxNetMessage
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/net/message.h
- /home/bishop/work/projects/nextgismanager/src/net/message.cpp