GridFileManager Member List

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

addFileToAttr(const std::string &filesDBName, const std::string &localFileName, EntityAttributeBasePtr &fileAttr, const std::string &gridFSName="")GridFileManager
checkLogLevel(MessageTypeT level) constLoggingprotected
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) constLogging
ensureFileInCache(GridFileInterfacePrx &filePrx, std::string &cacheFileName, bool preserveOriginalName=false)GridFileManager
ensureFileInCache(const EntityAttributeBasePtr &fileAttr, std::string &cacheFileName, bool preserveOriginalName=false)GridFileManager
ensureFilesInCache(const EntityAttributeBasePtr &fileAttr, std::vector< std::string > &cacheFileNames, bool preserveOriginalNames=false)GridFileManager
ensureFilesInCache(const EntityAttributeBasePtr &fileAttr, bool preserveOriginalNames=false)GridFileManager
getDBPrx() constGridFileManagerinline
getEffectiveLoggingLevel() constLogging
getFileCachePath() constGridFileManager
getFileStream(GridFileInterfacePrx &filePrx, std::ifstream &fs)GridFileManager
getFileStream(const EntityAttributeBasePtr &fileAttr, std::ifstream &fs)GridFileManager
getLogSender() constLoggingprotected
GridFileManager(const CommonStorageInterfacePrx &databasePrx)GridFileManager
GridFileManager(const CommonStorageInterfacePrx &databasePrx, const std::string &cachePath)GridFileManager
init(std::string cachePath)GridFileManagerprotected
Logging()Logging
loghelper(const char *file, int line, const char *function) constLoggingprotected
minimumLoggingLevelLoggingprotected
removeAttrDirectory(const EntityAttributeBasePtr &fileAttr)GridFileManager
removeAttrFile(const EntityAttributeBasePtr &fileAttr, unsigned int fileIndex)GridFileManager
removeAttrFiles(const EntityAttributeBasePtr &fileAttr)GridFileManager
setLocalMinimumLoggingLevel(MessageTypeT level)Logging
setTag(const LogTag &tag)Logging
setTag(const std::string &tagName)Logging
spamFilterLoggingmutableprotected
storeDirectoryToAttr(const std::string &filesDBName, const std::string &localDirectoryName, EntityAttributeBasePtr &fileAttr, std::string excludeFilter=".svn")GridFileManager
storeFilesToAttr(const std::string &filesDBName, const std::string &localBaseDirectoryName, const std::vector< std::string > &localFiles, EntityAttributeBasePtr &fileAttr)GridFileManager
storeFileToAttr(const std::string &filesDBName, const std::string &localFileName, EntityAttributeBasePtr &fileAttr, const std::string &gridFSName="")GridFileManager
tagLoggingprotected
~GridFileManager() overrideGridFileManager
~Logging()Loggingvirtual