|
client-cpp
0.0.1-SNAPSHOT
|
This is the complete list of members for kaa::ILogStorage, including all inherited members.
| addLogRecord(const LogRecord &record)=0 | kaa::ILogStorage | pure virtual |
| container_type typedef | kaa::ILogStorage | |
| getRecordBlock(size_t blockSize, const std::string &blockId)=0 | kaa::ILogStorage | pure virtual |
| notifyUploadFailed(const std::string &blockId)=0 | kaa::ILogStorage | pure virtual |
| removeOldestRecords(size_t allowedVolume)=0 | kaa::ILogStorage | pure virtual |
| removeRecordBlock(const std::string &blockId)=0 | kaa::ILogStorage | pure virtual |
| ~ILogStorage() | kaa::ILogStorage | inlinevirtual |