Searched refs:m_strValue (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 Dfileconf.cpp154 m_strValue; // value member in class:wxFileConfigEntry
170 const wxString& Value() const { return m_strValue; }
1900 if ( m_bHasValue && strValue == m_strValue )
1904 m_strValue = strValue;

Completed in 15 milliseconds