TdkPersistenceService Member List

This is the complete list of members for TdkPersistenceService, including all inherited members.

agregateLayer(TdkObjectGID &layerGID)TdkPersistenceService [static]
applyThematic(TdkObjectGID &themeId, std::string tableName, std::string attrName, TeGroupingMode groupMode, std::string func, bool generateNullValues, TeLegendEntryVector &legends, TdkPersistenceParams &params)TdkPersistenceService [static]
applyThematic(TdkObjectGID &themeId, std::string tableName, std::string attrName, TeGroupingMode groupMode, std::string func, bool generateNullValues, TeLegendEntryVector &legends)TdkPersistenceService [static]
changeNodeView(std::string nodeName, TdkObjectGID srcViewGID, TdkObjectGID destViewGID, std::string dbKey)TdkPersistenceService [static]
changeNodeView(int nodeId, std::string srcViewName, std::string destViewName, std::string dbKey)TdkPersistenceService [static]
changeNodeView(int nodeId, TdkView *srcView, TdkView *destView)TdkPersistenceService [static]
checkIntegrity(TeDatabase *db)TdkPersistenceService [static]
cleanup(const TdkConDescriptor &desc)TdkPersistenceService [static]
close(TeDatabase *db)TdkPersistenceService [static]
computeRelativePath(const::string absPath, const ::string dbDescriptorKey)TdkPersistenceService [static]
connectFromDesc(TeDatabase *db, const TdkConDescriptor &desc)TdkPersistenceService [static]
createDatabaseModel(TeDatabase *db)TdkPersistenceService [static]
createDatabaseModel(const TdkConDescriptor &desc)TdkPersistenceService [static]
createLayer(std::string layerName, int dbInd, TeProjection *projection, TeGeomRep geomTypes=TeGEOMETRYNONE)TdkPersistenceService [static]
createRasterPropertiesTable(TeDatabase *db)TdkPersistenceService [static]
createShapeGeometry(TeDatabase *db, const string &tableName)TdkPersistenceService [protected, static]
createStyleModelTables(TeDatabase *db)TdkPersistenceService [static]
createStyleTable(TeDatabase *db, std::string tabName)TdkPersistenceService [static]
createStyleVisualTable(TeDatabase *db, bool createRelations=true)TdkPersistenceService [static]
createTemplateObjectsTable(TeDatabase *db)TdkPersistenceService [static]
createTemplatesTable(TeDatabase *db)TdkPersistenceService [static]
createThemePropertiesTable(TeDatabase *db)TdkPersistenceService [static]
createVersionTable(TeDatabase *db)TdkPersistenceService [static]
createView(std::string viewName, int dbInd, TeProjection *projection, bool isVisible=true)TdkPersistenceService [static]
createViewPropertiesTable(TeDatabase *db)TdkPersistenceService [static]
deleteChildren(TdkObjectCollection *col, TdkEventHandlerVector &objects, TdkPersistenceParams &params)TdkPersistenceService [static]
deleteGeometry(TeDatabase *db, const string &table, int geomId)TdkPersistenceService [static]
deleteObject(const TdkObjectGID &objectGID, bool deleteObject_=true)TdkPersistenceService [static]
deleteObject(const TdkObjectGID &objectGID, TdkPersistenceParams &params, bool deleteObject_=true)TdkPersistenceService [static]
deleteStrategy(TdkObjectGID &layerId, int strategyId)TdkPersistenceService [static]
deleteStyle(int styleLibraryId, int libId, std::string dbKey)TdkPersistenceService [static]
deleteStyle(TeDatabase *db, const std::string tableName, int libId)TdkPersistenceService [static]
deleteStyleLibrary(int libId, std::string dbKey)TdkPersistenceService [static]
deleteStyleLibrary(TeDatabase *db, int libId)TdkPersistenceService [static]
deleteThemeGroup(TeDatabase *db, int themeId)TdkPersistenceService [static]
dropDBTable(std::string dbTableName, std::string dbKey)TdkPersistenceService [static]
dropDBView(std::string dbViewName, std::string dbKey)TdkPersistenceService [static]
exportShape(TdkObjectGID collectionGID, std::string shpFileName, bool shpFilenameOverwrite=false, std::string attrTableName="")TdkPersistenceService [static]
exportShape(TdkObjectGID &collectionGID, TdkObjectGIDVector &exportedObjectsGIDs, std::string shpFileName, std::string attrTableName="")TdkPersistenceService [static]
factoryRegistration(TdkObjectType typeId, TdkObjectFactoryFunction func)TdkPersistenceService [static]
generalizeLayer(TdkObjectGID &layerGID, int simplificationLevelsNum, double minError, double maxError, int indexingLevels, TdkIndexingType indexingType=_TDK_AREA_INDEXING)TdkPersistenceService [static]
generateThematicLegend(TdkObjectGID &themeId, std::string tableName, std::string attrName, TeGroupingMode groupMode, int slicesNum, std::string func, bool &generateNullValues, TeLegendEntryVector &legends)TdkPersistenceService [static]
getAttributeList(const TdkObjectGID &layerGID, const unsigned int &attrTableIndex, TeAttributeList &attrList)TdkPersistenceService [static]
getAttrQrySQL(std::string dbKey, const std::string tableName, const std::string attrName, const std::string value)TdkPersistenceService [static]
getObject(const TdkObjectGID &objectGID, TdkLoadParams &params)TdkPersistenceService [static]
getObject(const TdkObjectGID &objectGID)TdkPersistenceService [static]
getObject(TeDatabase *db, TdkObjectType objectType, std::string name, TdkLoadParams &params)TdkPersistenceService [static]
getObject(std::string name, TdkObjectType objectType, std::string dbKey)TdkPersistenceService [static]
getObject(std::string name, TdkObjectType objectType, std::string dbKey, TdkLoadParams &params)TdkPersistenceService [static]
getOwnLegendsIds(int themeId, std::string dbKey, std::vector< int > &legendIds)TdkPersistenceService [static]
getStringAttrValues(const std::string dbKey, const std::string layerName, const std::string tableName, const std::string attrName, std::vector< std::string > &attrValues)TdkPersistenceService [static]
getStringAttrValues(const std::string dbKey, const std::string layerName, const std::string tableName, std::vector< std::string > attrNames, std::vector< std::vector< std::string > > &attrValues)TdkPersistenceService [static]
getStyle(TeDatabasePortal *portal)TdkPersistenceService [static]
hasFactory(TdkObjectType typeId)TdkPersistenceService [static]
hasModelTables(TeDatabase *db)TdkPersistenceService [static]
hasModelTables(const TdkConDescriptor &desc)TdkPersistenceService [static]
importDatabase(TeDatabase *dbFrom, TeDatabase *dbTo)TdkPersistenceService [static]
importGeoCode(std::string tableName, std::string layerName, std::string selectedXlist, std::string selectedYlist, std::string dbKey, TeProjection *projection)TdkPersistenceService [static]
importObjectData(const TdkObjectGID &layerGID, const TePointSet &points, const TeTable &attTable, const int &autoIdent, const int &identIndex)TdkPersistenceService [static]
importObjectData(const TdkObjectGID &layerGID, const TeLineSet &lines, const TeTable &attTable, const int &autoIdent, const int &identIndex)TdkPersistenceService [static]
importObjectData(const TdkObjectGID &layerGID, const TePolygonSet &polygons, const TeTable &attTable, const int &autoIdent, const int &identIndex)TdkPersistenceService [static]
importObjectData(const TdkObjectGID &layerGID, const TeTextSet &texts, const TeTable &attTable, const int &autoIdent, const int &identIndex)TdkPersistenceService [static]
importRaster(std::string layerName, std::string dbDescriptorKey, std::string imageFilename, TeProjection *projection, TeBox *pos, unsigned int blockDim=512, TeRasterParams::TeRasterCompressionMode compress=TeRasterParams::TeZLib, int nlevels=0)TdkPersistenceService [static]
importRaster(std::string layerName, std::string dbDescriptorKey, std::string imageFilename, TeProjection *projection, TeBox *pos, unsigned int blockWDim=512, unsigned int blockHDim=512, TeRasterParams::TeRasterCompressionMode compress=TeRasterParams::TeZLib, int nlevels=0)TdkPersistenceService [static]
importRasterFile(std::string layerName, std::string dbKey, std::string rasterFilename, TeProjection *projection)TdkPersistenceService [static]
importRasterFile(TdkLayer *layer, TeRaster *raster)TdkPersistenceService [static]
importShape(std::string layerName, std::string dbKey, std::string shapeFileName, TeProjection *projection, std::string linkColumn="", bool importDBF=true, int chunkSize=1000)TdkPersistenceService [static]
insertChildren(TeDatabase *db, TdkObjectCollection *col, TdkEventHandlerVector &objects, TdkPersistenceParams &params)TdkPersistenceService [static]
insertDatabaseModel(const TdkConDescriptor &desc)TdkPersistenceService [static]
insertImageStyle(std::string styleLibName, std::string styleName, std::string &imagefile, std::string dbKey)TdkPersistenceService [static]
insertObject(TdkObject *object, TdkPersistenceParams &params)TdkPersistenceService [static]
insertObject(TdkObject *object)TdkPersistenceService [static]
insertObjects(TdkObjectVector &objects, TdkPersistenceParams &params)TdkPersistenceService [static]
insertObjects(TdkObjectVector &objects)TdkPersistenceService [static]
insertOwnLegendsFromStyleLibrary(int themeId, std::string styleLibName, std::string dbKey)TdkPersistenceService [static]
insertShapeGeometry(TeDatabase *db, const string &tableName, const string &objectId, const string &shpfilename)TdkPersistenceService [protected, static]
insertStyle(int styleLibraryId, TdkStyle &style, std::string dbKey)TdkPersistenceService [static]
insertStyle(TeDatabase *db, const std::string &table, TdkStyle &style)TdkPersistenceService [static]
insertStyleLibrary(TdkStyleLibrary *lib, string dbKey)TdkPersistenceService [static]
insertStyleLibrary(TeDatabase *db, const std::string libName)TdkPersistenceService [static]
insertTableFromDBF(const std::string &dbfFileName, std::string dbKey)TdkPersistenceService [static]
insertThemeGroup(TeDatabase *db, TeViewTree *tree)TdkPersistenceService [static]
insertThemeGroup(const std::string dbKey, TeViewTree *tree)TdkPersistenceService [static]
insertVisual(TeDatabase *db, TeLegendEntry *legend, TeGeomRep rep)TdkPersistenceService [static]
isActiveGroup(int groupId, TdkObjectGID &viewId)TdkPersistenceService [static]
isActiveGroup(TeViewTree *tree)TdkPersistenceService [static]
isConnected(TeDatabase *db)TdkPersistenceService [static]
linkAttrTables(TdkObjectGID &objectGID, std::string linkTableName, std::string linkAttrName, std::string refTableName="", std::string refLinkAttrName="")TdkPersistenceService [static]
linkShapeFile(std::string layerName, std::string dbDescriptorKey, std::string shpFilename, TeProjection *projection=new TeNoProjection())TdkPersistenceService [static]
loadChildren(TdkObjectCollection *coll)TdkPersistenceService [static]
loadChildren(TdkObjectCollection *coll, TdkLoadParams &params)TdkPersistenceService [static]
loadChildrenGIDs(TdkObjectCollection *coll)TdkPersistenceService [static]
loadChildrenGIDs(TdkObjectCollection *coll, TdkLoadParams &params)TdkPersistenceService [static]
loadFullData(std::string dbKey)TdkPersistenceService [static]
loadImage(TdkStyle *st, std::string &fname)TdkPersistenceService [static]
loadLayerSet(TeDatabase *db, TdkLoadParams &params)TdkPersistenceService [protected, static]
loadObject(TdkObject *object, TdkLoadParams &params)TdkPersistenceService [static]
loadObject(TdkObject *object)TdkPersistenceService [static]
loadObjectSet(TeDatabase *db, TdkObjectType objectType, TdkLoadParams &params, const std::string user="")TdkPersistenceService [static]
loadProjection(int projId, std::string dbKey)TdkPersistenceService [static]
loadProjection(int projId, int dbIndx)TdkPersistenceService [static]
loadProjectSet(TeDatabase *db, TdkLoadParams &params)TdkPersistenceService [protected, static]
loadStyleLibraries(TdkStyleLibraryVector &libs, std::string dbKey)TdkPersistenceService [static]
loadStyleLibraries(TeDatabase *db, TdkStyleLibraryVector &libs)TdkPersistenceService [static]
loadStyleLibrary(TdkStyleLibrary *lib, std::string dbKey)TdkPersistenceService [static]
loadStyleLibrary(TeDatabase *db, TdkStyleLibrary *lib)TdkPersistenceService [static]
loadVersionStamp(TeDatabase *db, std::string &version)TdkPersistenceService [static]
loadViewSet(TeDatabase *db, const std::string user, TdkLoadParams &params)TdkPersistenceService [protected, static]
loadViewTree(TeDatabase *db, TdkView *view, int theme_id, TdkLoadParams &params)TdkPersistenceService [static]
open(TeDatabase *db, bool verifyVersion=true)TdkPersistenceService [static]
restoreDatabaseModel(TeDatabase *db)TdkPersistenceService [static]
rollbackImportShape(std::string layerName, std::string dbKey)TdkPersistenceService [protected, static]
saveNodePriority(TeViewNode *node, std::string dbKey)TdkPersistenceService [static]
setReferenceScale(TdkObjectGID themeGID)TdkPersistenceService [static]
setStyleTable(TeTable &table, const std::string &tableName)TdkPersistenceService [protected, static]
setStyleTableAttributes(TeAttributeList &attrList)TdkPersistenceService [protected, static]
setThemeVisibility(TdkObjectGID &themeGID, int visibility)TdkPersistenceService [static]
TdkCache classTdkPersistenceService [friend]
unlinkAttrTables(TdkObjectGID &objectGID, std::string tableName)TdkPersistenceService [static]
unloadObject(TdkObjectGID &gid)TdkPersistenceService [static]
updateAttrObjectPosOperation(TdkObjectGID &gid)TdkPersistenceService [static]
updateDatabaseVersion(TeDatabase *db)TdkPersistenceService [static]
updateDatabaseVersion(const TdkConDescriptor &desc)TdkPersistenceService [static]
updateObject(TdkObject *object, TdkPersistenceParams &params)TdkPersistenceService [static]
updateObject(TdkObject *object)TdkPersistenceService [static]
updateStyle(int styleLibraryId, TdkStyle &style, std::string dbKey)TdkPersistenceService [static]
updateStyle(TeDatabase *db, const std::string &table, TdkStyle &style)TdkPersistenceService [static]
updateStyleLibrary(TdkStyleLibrary *lib, std::string dbKey)TdkPersistenceService [static]
updateStyleLibrary(TeDatabase *db, TdkStyleLibrary *lib)TdkPersistenceService [static]
updateVersionStamp(TeDatabase *db, const string &DBversion)TdkPersistenceService [static]
updateViewTree(TeViewTree *viewTree, std::string descKey)TdkPersistenceService [static]
updateViewTree(TeViewTree *viewTree, std::string descKey, TdkPersistenceParams &params)TdkPersistenceService [static]
updateViewTree(TeDatabase *db, TeViewTree *tree, TdkPersistenceParams &params)TdkPersistenceService [static]


Generated on Fri Jun 15 16:54:48 2007 for TDK by  doxygen 1.5.2