Searched refs:m_pConfig (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.cpp192 wxFileConfig *m_pConfig; // config object we belong to member in class:wxFileConfigGroup
217 wxFileConfig *Config() const { return m_pConfig; }
1368 m_pConfig = pConfig;
1464 m_pLine = m_pConfig->LineListInsert(strFullName,
1668 wxFileConfigGroup *pGroup = new wxFileConfigGroup(this, strName, m_pConfig);
1727 m_pConfig->LineListRemove(pLine);
1789 m_pConfig->LineListRemove(pLine);
1838 m_pConfig->LineListRemove(pLine);

Completed in 108 milliseconds