Searched refs:m_CmdString (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTextClient.h72 wxString m_CmdString; member in class:CamulecmdApp
H A DTextClient.cpp140 m_HasCmdOnCmdLine = parser.Found(wxT("command"), &m_CmdString);
141 if (m_CmdString.Lower().StartsWith(wxT("help")))
145 Parse_Command(m_CmdString);
155 Parse_Command(m_CmdString);

Completed in 107 milliseconds