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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp82 static int LINKAGEMODE CompareGroups(wxFileConfigGroup *p1, wxFileConfigGroup *p2);
105 WX_DEFINE_SORTED_USER_EXPORTED_ARRAY(wxFileConfigGroup *, ArrayGroups,
109 WX_DEFINE_SORTED_ARRAY(wxFileConfigGroup *, ArrayGroups);
151 wxFileConfigGroup *m_pParent; // group that contains us
165 wxFileConfigEntry(wxFileConfigGroup *pParent,
171 wxFileConfigGroup *Group() const { return m_pParent; }
186 // wxFileConfigGroup: container of entries and other groups
189 class wxFileConfigGroup class
193 wxFileConfigGroup *m_pParen
1361 wxFileConfigGroup::wxFileConfigGroup(wxFileConfigGroup *pParent, function in class:wxFileConfigGroup
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h92 class WXDLLIMPEXP_FWD_BASE wxFileConfigGroup; variable in typeref:class:WXDLLIMPEXP_FWD_BASE
227 wxFileConfigGroup *m_pRootGroup, // the top (unnamed) group

Completed in 40 milliseconds