client-cpp  0.0.1-SNAPSHOT
kaa::ILogStorage Member List

This is the complete list of members for kaa::ILogStorage, including all inherited members.

addLogRecord(const LogRecord &record)=0kaa::ILogStoragepure virtual
container_type typedefkaa::ILogStorage
getRecordBlock(size_t blockSize, const std::string &blockId)=0kaa::ILogStoragepure virtual
notifyUploadFailed(const std::string &blockId)=0kaa::ILogStoragepure virtual
removeOldestRecords(size_t allowedVolume)=0kaa::ILogStoragepure virtual
removeRecordBlock(const std::string &blockId)=0kaa::ILogStoragepure virtual
~ILogStorage()kaa::ILogStorageinlinevirtual