This is the complete list of members for wxGxObject, including all inherited members.
Create(wxGxObject *oParent=NULL, const wxString &soName=wxEmptyString, const CPLString &soPath="") (defined in wxGxObject) | wxGxObject | virtual |
Destroy(void) (defined in wxGxObject) | wxGxObject | virtual |
FindGxObject(const wxString &sPath) (defined in wxGxObject) | wxGxObject | virtual |
FindGxObjectByPath(const wxString &sPath) (defined in wxGxObject) | wxGxObject | virtual |
GetBaseName(void) const (defined in wxGxObject) | wxGxObject | virtual |
GetCategory(void) const (defined in wxGxObject) | wxGxObject | virtual |
GetFullName(void) const (defined in wxGxObject) | wxGxObject | 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 |
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 |
Refresh(void) (defined in wxGxObject) | wxGxObject | 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 |
wxGxObject(void) (defined in wxGxObject) | wxGxObject | |
wxGxObject(wxGxObject *oParent, const wxString &soName=wxEmptyString, const CPLString &soPath="") (defined in wxGxObject) | wxGxObject | |
~wxGxObject(void) (defined in wxGxObject) | wxGxObject | virtual |