A Remote Servers UI GxRootObject. More...
#include <gxremoteserversui.h>


Public Member Functions | |
| virtual wxIcon | GetLargeImage (void) |
| virtual wxIcon | GetSmallImage (void) |
| virtual wxString | ContextMenu (void) const |
| virtual wxString | NewMenu (void) const |
| virtual void | CreateConnection (wxWindow *pParent) |
Public Member Functions inherited from wxGxRemoteServers | |
| virtual bool | IsUniqName (const wxString &sName) |
| virtual bool | StoreConnectionProperties (const wxXmlNode *pConnProp) |
| virtual bool | Create (wxGxObject *oParent=NULL, const wxString &soName=wxEmptyString, const CPLString &soPath="") |
| virtual bool | Destroy (void) |
| virtual wxString | GetBaseName (void) const |
| virtual wxString | GetFullName (void) const |
| virtual wxString | GetCategory (void) const |
| virtual void | Refresh (void) |
| virtual bool | AreChildrenViewable (void) |
| virtual void | Init (wxXmlNode *const pConfigNode) |
| virtual void | Serialize (wxXmlNode *const pConfigNode) |
Protected Member Functions | |
| virtual wxGxObject * | CreateChildGxObject (const wxXmlNode *pNode) |
Protected Member Functions inherited from wxGxRemoteServers | |
| virtual bool | IsObjectExist (wxGxObject *pObj, const wxXmlNode *pNode) |
| virtual void | CreateConnectionsStorage (void) |
| virtual void | LoadFactories (wxXmlNode *pConf) |
Protected Attributes | |
| wxIcon | m_RemServs16 |
| wxIcon | m_RemServs48 |
| wxIcon | m_RemServ16 |
| wxIcon | m_RemServ48 |
| wxIcon | m_RemServDsbl16 |
| wxIcon | m_RemServDsbl48 |
| wxIcon | m_RemServAuth16 |
| wxIcon | m_RemServAuth48 |
Protected Attributes inherited from wxGxRemoteServers | |
| bool | m_bIsChildrenLoaded |
| wxString | m_sUserConfigDir |
| wxFileSystemWatcher * | m_pWatcher |
| wxNetConnFactoryArray | m_apNetConnFact |
A Remote Servers UI GxRootObject.