ToolMap
|
This is the complete list of members for tmImport, 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 tmImport) | tmImport | inlinevirtual |
GetFeatureCount() const (defined in tmImport) | tmImport | inline |
GetFieldCount() const (defined in tmImport) | tmImport | inline |
GetFieldKind() (defined in tmImport) | tmImport | |
GetFieldNames(wxArrayString &Fields) (defined in tmImport) | tmImport | inlinevirtual |
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 tmImport) | tmImport | inlinevirtual |
GetTargetSupportedName() (defined in tmImport) | tmImport | virtual |
HasEnumAttributes() const (defined in tmImport) | tmImport | |
Import(DataBaseTM *database, PrjDefMemManage *prj, wxProgressDialog *progress=nullptr) (defined in tmImport) | tmImport | inlinevirtual |
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 tmImport) | tmImport | 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 | |
~tmImport() (defined in tmImport) | tmImport | virtual |