|
ToolMap
|
This is the complete list of members for tmImportGIS, including all inherited members.
| AddAttributeMatch(const wxString &fileAttribute, const wxString &dbAttribute, PRJDEF_FIELD_TYPE type) (defined in tmImport) | tmImport | |
| AddEnumerationMatch(const wxString &attributeName, const wxString &fileEnum, const wxString &dbEnum) (defined in tmImport) | tmImport | |
| AddObjectKindMatch(const wxString &fileKind, const wxString &dbKind) (defined in tmImport) | tmImport | |
| AttributeIsEnum(int index) const (defined in tmImport) | tmImport | |
| ClearAttributeMatches() (defined in tmImport) | tmImport | |
| ClearEnumerationMatches() (defined in tmImport) | tmImport | |
| ClearObjectKindMatches() (defined in tmImport) | tmImport | |
| GetAttributeNameInDB(int index) const (defined in tmImport) | tmImport | |
| GetAttributeNameInFile(int index) const (defined in tmImport) | tmImport | |
| GetAttributesMatchesCount() const (defined in tmImport) | tmImport | |
| GetExistingAttributeValues(const wxString &attName, wxArrayString &values) (defined in tmImportGIS) | tmImportGIS | virtual |
| GetFeatureCount() const (defined in tmImport) | tmImport | inline |
| GetFieldCount() const (defined in tmImport) | tmImport | inline |
| GetFieldKind() (defined in tmImport) | tmImport | |
| GetFieldNames(wxArrayString &Fields) (defined in tmImportGIS) | tmImportGIS | virtual |
| GetFileName() const (defined in tmImport) | tmImport | inline |
| GetFileType() const (defined in tmImport) | tmImport | inline |
| GetGeometryType() const (defined in tmImport) | tmImport | inline |
| GetLayerName() (defined in tmImport) | tmImport | |
| GetTarget() const (defined in tmImport) | tmImport | inline |
| GetTargetSupported() (defined in tmImportGIS) | tmImportGIS | virtual |
| GetTargetSupportedName() (defined in tmImport) | tmImport | virtual |
| HasEnumAttributes() const (defined in tmImport) | tmImport | |
| Import(DataBaseTM *database, PrjDefMemManage *prj, wxProgressDialog *progress=nullptr) (defined in tmImportGIS) | tmImportGIS | virtual |
| IsOk() (defined in tmImport) | tmImport | virtual |
| m_AttributeTypes (defined in tmImport) | tmImport | protected |
| m_DbAttributes (defined in tmImport) | tmImport | protected |
| m_DbEnums (defined in tmImport) | tmImport | protected |
| m_DbKinds (defined in tmImport) | tmImport | protected |
| m_FeatureCount (defined in tmImport) | tmImport | protected |
| m_FieldKind (defined in tmImport) | tmImport | protected |
| m_FieldsCount (defined in tmImport) | tmImport | protected |
| m_FileAttributes (defined in tmImport) | tmImport | protected |
| m_FileEnums (defined in tmImport) | tmImport | protected |
| m_FileEnumsAttName (defined in tmImport) | tmImport | protected |
| m_FileKinds (defined in tmImport) | tmImport | protected |
| m_FileName (defined in tmImport) | tmImport | protected |
| m_FileType (defined in tmImport) | tmImport | protected |
| m_GeometryType (defined in tmImport) | tmImport | protected |
| m_ImportTarget (defined in tmImport) | tmImport | protected |
| m_LayerName (defined in tmImport) | tmImport | protected |
| m_SkipKinds (defined in tmImport) | tmImport | protected |
| Open(const wxFileName &filename) (defined in tmImportGIS) | tmImportGIS | virtual |
| SetAttributes(DataBaseTM *database, PrjDefMemManage *prj, const wxArrayString &fileValues, wxArrayLong &oids) (defined in tmImport) | tmImport | protected |
| SetFieldKind(const wxString &value) (defined in tmImport) | tmImport | |
| SetLayerName(const wxString &value) (defined in tmImport) | tmImport | |
| SetObjectKind(DataBaseTM *database, PrjDefMemManage *prj, const wxArrayString &fileValues, const wxArrayLong &oids) (defined in tmImport) | tmImport | protected |
| SetTarget(TOC_GENERIC_NAME value) (defined in tmImport) | tmImport | |
| ShouldSkipObjectKind(const wxArrayString &fileValues) (defined in tmImport) | tmImport | protected |
| SkipObjectKind(const wxString &fileKind) (defined in tmImport) | tmImport | |
| tmImport() (defined in tmImport) | tmImport | |
| tmImportGIS() (defined in tmImportGIS) | tmImportGIS | |
| ~tmImport() (defined in tmImport) | tmImport | virtual |
| ~tmImportGIS() (defined in tmImportGIS) | tmImportGIS | virtual |