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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcmdline.cpp112 { Check(wxCMD_LINE_VAL_STRING); return m_strVal; }
121 { Check(wxCMD_LINE_VAL_STRING); m_strVal = val; m_hasVal = true; }
142 wxString m_strVal; member in struct:wxCmdLineOption

Completed in 54 milliseconds