Version: 0.6.0
wxGxTextFile Class Reference

#include <gxfile.h>

Inheritance diagram for wxGxTextFile:
Collaboration diagram for wxGxTextFile:

Public Member Functions

 wxGxTextFile (wxGxObject *oParent, const wxString &soName=wxEmptyString, const CPLString &soPath="")
 
virtual wxString GetCategory (void) const
 
- Public Member Functions inherited from wxGxFile
 wxGxFile (wxGxObject *oParent, const wxString &soName=wxEmptyString, const CPLString &soPath="")
 
virtual bool Delete (void)
 
virtual bool CanDelete (void)
 
virtual bool Rename (const wxString &NewName)
 
virtual bool CanRename (void)
 
virtual bool Copy (const CPLString &szDestPath, ITrackCancel *const pTrackCancel)
 
virtual bool CanCopy (const CPLString &szDestPath)
 
virtual bool Move (const CPLString &szDestPath, ITrackCancel *const pTrackCancel)
 
virtual bool CanMove (const CPLString &szDestPath)
 
- Public Member Functions inherited from wxGxObject
 wxGxObject (wxGxObject *oParent, const wxString &soName=wxEmptyString, const CPLString &soPath="")
 
virtual bool Create (wxGxObject *oParent=NULL, const wxString &soName=wxEmptyString, const CPLString &soPath="")
 
virtual bool Destroy (void)
 
virtual void SetParent (wxGxObject *oParent)
 
virtual wxString GetName (void) const
 
virtual CPLString GetPath (void) const
 
virtual void SetName (const wxString &soName)
 
virtual void SetPath (const CPLString &soPath)
 
virtual wxString GetBaseName (void) const
 
virtual wxString GetFullName (void) const
 
virtual wxGxObjectGetParent (void) const
 
virtual void Refresh (void)
 
virtual long GetId (void) const
 
virtual void SetId (long nId)
 
virtual wxGxObjectFindGxObjectByPath (const wxString &sPath)
 
virtual wxGxObjectFindGxObject (const wxString &sPath)
 

Additional Inherited Members

- Protected Attributes inherited from wxGxObject
wxString m_sName
 
CPLString m_sPath
 
wxGxObjectm_oParent
 
long m_nId
 

Detailed Description

A text file GxObject.

Library:  wxGISCatalog

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/catalog/gxfile.h
  • /home/bishop/work/projects/nextgismanager/src/catalog/gxfile.cpp