This is the complete list of members for wxGxJSONConnectionStorage, including all inherited members.
AddChild(wxGxObject *child) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
AddItem(int nStoreId, const wxString &sName, const wxString &sPath) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | virtual |
AreChildrenViewable(void) const =0 (defined in wxGxObjectContainer) | wxGxObjectContainer | pure virtual |
CanCreate(long nDataType, long DataSubtype) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
Create(wxGxObject *oParent=NULL, const wxString &soName=wxEmptyString, const CPLString &soPath="") (defined in wxGxObject) | wxGxObject | virtual |
CreateChildGxObject(const wxJSONValue &GxObjConfValue)=0 (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protectedpure virtual |
CreateConnectionsStorage(void)=0 (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protectedpure virtual |
DeleteItemById(int nStoreId) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | virtual |
Destroy(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | 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 wxGxObject) | wxGxObject | virtual |
GetChildren() const (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
GetChildren() (defined in wxGxObjectContainer) | wxGxObjectContainer | 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 |
GetStorageVersion(void) const =0 (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protectedpure virtual |
HasChildren(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
IsNameExist(const wxString &sName) const (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
IsObjectExist(wxGxObject *const pObj, const wxJSONValue &GxObjConfValue)=0 (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protectedpure virtual |
LoadConnectionsStorage(void) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protectedvirtual |
m_Children (defined in wxGxObjectContainer) | wxGxObjectContainer | protected |
m_nId (defined in wxGxObject) | wxGxObject | protected |
m_oCritSect (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protected |
m_oParent (defined in wxGxObject) | wxGxObject | protected |
m_sName (defined in wxGxObject) | wxGxObject | protected |
m_sPath (defined in wxGxObject) | wxGxObject | protected |
m_sStorageName (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protected |
m_sStoragePath (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | protected |
OnFileSystemEvent(wxFileSystemWatcherEvent &event) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | virtual |
Refresh(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
RemoveChild(wxGxObject *child) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |
RenameItemById(int nStoreId, const wxString &NewName) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | 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 |
wxGxJSONConnectionStorage(void) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | |
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 | |
~wxGxJSONConnectionStorage(void) (defined in wxGxJSONConnectionStorage) | wxGxJSONConnectionStorage | |
~wxGxObject(void) (defined in wxGxObject) | wxGxObject | virtual |
~wxGxObjectContainer(void) (defined in wxGxObjectContainer) | wxGxObjectContainer | virtual |