This is the complete list of members for wxNetMessage, including all inherited members.
| Clone() const (defined in wxNetMessage) | wxNetMessage | |
| CloneRefData(const wxObjectRefData *data) const (defined in wxNetMessage) | wxNetMessage | protectedvirtual |
| CreateRefData() const (defined in wxNetMessage) | wxNetMessage | protectedvirtual |
| GetCommand(void) const (defined in wxNetMessage) | wxNetMessage | |
| GetId(void) const (defined in wxNetMessage) | wxNetMessage | |
| GetInternalValue() const (defined in wxNetMessage) | wxNetMessage | |
| GetMessage(void) const (defined in wxNetMessage) | wxNetMessage | |
| GetPriority(void) const (defined in wxNetMessage) | wxNetMessage | |
| GetState(void) const (defined in wxNetMessage) | wxNetMessage | |
| GetValue(void) const (defined in wxNetMessage) | wxNetMessage | |
| IsOk() const (defined in wxNetMessage) | wxNetMessage | |
| operator!=(const wxNetMessage &obj) const (defined in wxNetMessage) | wxNetMessage | inline |
| operator<(const wxNetMessage &obj) const (defined in wxNetMessage) | wxNetMessage | |
| operator==(const wxNetMessage &obj) const (defined in wxNetMessage) | wxNetMessage | |
| SetCommand(wxGISNetCommand nCmd) (defined in wxNetMessage) | wxNetMessage | |
| SetId(long nId) (defined in wxNetMessage) | wxNetMessage | |
| SetMessage(const wxString &sMsg) (defined in wxNetMessage) | wxNetMessage | |
| SetPriority(short nPriority) (defined in wxNetMessage) | wxNetMessage | |
| SetState(wxGISNetCommandState nState) (defined in wxNetMessage) | wxNetMessage | |
| SetValue(wxJSONValue val) (defined in wxNetMessage) | wxNetMessage | |
| wxNetMessage(const wxJSONValue &val) (defined in wxNetMessage) | wxNetMessage | |
| wxNetMessage(wxGISNetCommand nNetCmd=enumGISNetCmdUnk, wxGISNetCommandState nNetCmdState=enumGISNetCmdStUnk, short nPriority=enumGISPriorityNormal, long nId=wxNOT_FOUND) (defined in wxNetMessage) | wxNetMessage |