File Geodatabase API
FileGDBAPI::Table Member List
This is the complete list of members for FileGDBAPI::Table, including all inherited members.
AddField(const std::string &fieldDef)FileGDBAPI::Table
AddIndex(const std::string &indexDef)FileGDBAPI::Table
AlterField(const std::string &fieldDef)FileGDBAPI::Table
AlterSubtype(const std::string &subtypeDef)FileGDBAPI::Table
CreateRowObject(Row &row)FileGDBAPI::Table
CreateSubtype(const std::string &subtypeDef)FileGDBAPI::Table
Delete(Row &row)FileGDBAPI::Table
DeleteField(const std::wstring &fieldName)FileGDBAPI::Table
DeleteIndex(const std::wstring &indexName)FileGDBAPI::Table
DeleteSubtype(const std::wstring &subtypeName)FileGDBAPI::Table
DisableSubtypes()FileGDBAPI::Table
EnableSubtypes(const std::wstring &subtypeFieldName, const std::string &subtypeDef)FileGDBAPI::Table
FreeWriteLock(void)FileGDBAPI::Table
GetDefaultSubtypeCode(int &defaultCode)FileGDBAPI::Table
GetDefinition(std::string &tableDef)FileGDBAPI::Table
GetDocumentation(std::string &documentation)FileGDBAPI::Table
GetExtent(Envelope &extent)FileGDBAPI::Table
GetFieldInformation(FieldInfo &fieldInfo)FileGDBAPI::Table
GetIndexes(std::vector< std::string > &indexDefs)FileGDBAPI::Table
GetRowCount(int &rowCount)FileGDBAPI::Table
Insert(Row &row)FileGDBAPI::Table
IsEditable(bool &isEditable)FileGDBAPI::Table
LoadOnlyMode(bool loadOnlyMode)FileGDBAPI::Table
Search(const std::wstring &subfields, const std::wstring &whereClause, Envelope envelope, bool recycling, EnumRows &rows)FileGDBAPI::Table
Search(const std::wstring &subfields, const std::wstring &whereClause, bool recycling, EnumRows &rows)FileGDBAPI::Table
SetDefaultSubtypeCode(int defaultCode)FileGDBAPI::Table
SetDocumentation(const std::string &documentation)FileGDBAPI::Table
SetWriteLock(void)FileGDBAPI::Table
Table()FileGDBAPI::Table
Update(Row &row)FileGDBAPI::Table
~Table()FileGDBAPI::Table