addFileToAttr(const std::string &filesDBName, const std::string &localFileName, EntityAttributeBasePtr &fileAttr, const std::string &gridFSName="") | GridFileManager | |
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
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() const | GridFileManager | inline |
getEffectiveLoggingLevel() const | Logging | |
getFileCachePath() const | GridFileManager | |
getFileStream(GridFileInterfacePrx &filePrx, std::ifstream &fs) | GridFileManager | |
getFileStream(const EntityAttributeBasePtr &fileAttr, std::ifstream &fs) | GridFileManager | |
getLogSender() const | Logging | protected |
GridFileManager(const CommonStorageInterfacePrx &databasePrx) | GridFileManager | |
GridFileManager(const CommonStorageInterfacePrx &databasePrx, const std::string &cachePath) | GridFileManager | |
init(std::string cachePath) | GridFileManager | protected |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
minimumLoggingLevel | Logging | protected |
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 | |
spamFilter | Logging | mutableprotected |
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 | |
tag | Logging | protected |
~GridFileManager() override | GridFileManager | |
~Logging() | Logging | virtual |