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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmemconf.h3 // Purpose: wxMemoryConfig class: a wxConfigBase implementation which only
30 // wxMemoryConfig: a config class which stores settings in non-persistent way
37 class wxMemoryConfig : public wxFileConfig class in inherits:wxFileConfig
41 wxMemoryConfig() : wxFileConfig(wxEmptyString, // default app name function in class:wxMemoryConfig
49 DECLARE_NO_COPY_CLASS(wxMemoryConfig)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfmapbase.cpp46 // wxMemoryConfig uses wxFileConfig
365 m_configDummy = new wxMemoryConfig;

Completed in 58 milliseconds