#include <wx/string.h>#include <map>
Go to the source code of this file.
Functions | |
| wxString | DecodeTokenMessage (const wxString &cmd) |
| wxString | EncodeTokenMessage (const wxString &cmd) |
Variables | |
| static std::map< wxString, wxString > | m_command_alias |
| static std::map< wxString, wxString > | m_send_command_alias |
Definition at line 110 of file tasservertokentable.h.
Definition at line 118 of file tasservertokentable.h.
std::map<wxString,wxString> m_command_alias [static] |
Definition at line 7 of file tasservertokentable.h.
std::map<wxString,wxString> m_send_command_alias [static] |
Definition at line 8 of file tasservertokentable.h.
1.6.3