This is the complete list of members for wxGxCatalogBase, including all inherited members.
AddChild(wxGxObject *child) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
AreChildrenViewable(void) const (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
CanCreate(long nDataType, long DataSubtype) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
ConstructFullName(const wxGxObject *pObject) const (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
Create(wxGxObject *oParent=NULL, const wxString &soName=wxEmptyString, const CPLString &soPath="") (defined in wxGxObject) | wxGxObject | virtual |
CreateChildren(wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds)=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | pure virtual |
Destroy(void) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
DestroyChild(wxGxObject *child) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
DestroyChildren() (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
FindGxObject(const wxString &sPath) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
FindGxObjectByPath(const wxString &sPath) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
GetBaseName(void) const (defined in wxGxObject) | wxGxObject | virtual |
GetCategory(void) const (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
GetChildren() const (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
GetChildren() (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
GetConfigName(void) const =0 (defined in wxGxCatalogBase) | wxGxCatalogBase | protectedpure virtual |
GetFullName(void) const (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
GetId(void) const (defined in wxGxObject) | wxGxObject | inlinevirtual |
GetName(void) const (defined in wxGxObject) | wxGxObject | virtual |
GetParent(void) const (defined in wxGxObject) | wxGxObject | virtual |
GetPath(void) const (defined in wxGxObject) | wxGxObject | virtual |
GetRegisterObject(long nId) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
GetShowExt(void) const (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
GetShowHidden(void) const (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
HasChildren(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
Init(void) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
IsNameExist(const wxString &sName) const (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
LoadChildren()=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | protectedpure virtual |
LoadObjectFactories()=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | protectedpure virtual |
m_bIsInitialized (defined in wxGxCatalogBase) | wxGxCatalogBase | protected |
m_bShowExt (defined in wxGxCatalogBase) | wxGxCatalogBase | protected |
m_bShowHidden (defined in wxGxCatalogBase) | wxGxCatalogBase | protected |
m_Children (defined in wxGxObjectContainer) | wxGxObjectContainer | protected |
m_moGxObject (defined in wxGxCatalogBase) | wxGxCatalogBase | protected |
m_nGlobalId (defined in wxGxCatalogBase) | wxGxCatalogBase | protected |
m_nId (defined in wxGxObject) | wxGxObject | protected |
m_oParent (defined in wxGxObject) | wxGxObject | protected |
m_sName (defined in wxGxObject) | wxGxObject | protected |
m_sPath (defined in wxGxObject) | wxGxObject | protected |
ObjectAdded(long nObjectID)=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | pure virtual |
ObjectChanged(long nObjectID)=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | pure virtual |
ObjectDeleted(long nObjectID)=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | pure virtual |
ObjectRefreshed(long nObjectID)=0 (defined in wxGxCatalogBase) | wxGxCatalogBase | pure virtual |
Refresh(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
RegisterObject(wxGxObject *pObj) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
RemoveChild(wxGxObject *child) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
SetId(long nId) (defined in wxGxObject) | wxGxObject | inlinevirtual |
SetName(const wxString &soName) (defined in wxGxObject) | wxGxObject | virtual |
SetParent(wxGxObject *oParent) (defined in wxGxObject) | wxGxObject | virtual |
SetPath(const CPLString &soPath) (defined in wxGxObject) | wxGxObject | virtual |
SetShowExt(bool bShowExt) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
SetShowHidden(bool bShowHidden) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
UnRegisterObject(long nId) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
wxGxCatalogBase(wxGxObject *oParent=NULL, const wxString &soName=_("Catalog"), const CPLString &soPath="") (defined in wxGxCatalogBase) | wxGxCatalogBase | |
wxGxObject(void) (defined in wxGxObject) | wxGxObject | |
wxGxObject(wxGxObject *oParent, const wxString &soName=wxEmptyString, const CPLString &soPath="") (defined in wxGxObject) | wxGxObject | |
wxGxObjectContainer(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | |
wxGxObjectContainer(wxGxObject *oParent, const wxString &soName=wxEmptyString, const CPLString &soPath="") (defined in wxGxObjectContainer) | wxGxObjectContainer | |
~wxGxCatalogBase(void) (defined in wxGxCatalogBase) | wxGxCatalogBase | virtual |
~wxGxObject(void) (defined in wxGxObject) | wxGxObject | virtual |
~wxGxObjectContainer(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |