|
client-cpp
0.8.1
|
#include <memory>#include <cstdint>#include "kaa/log/BucketInfo.hpp"#include "kaa/log/LogBucket.hpp"
Include dependency graph for ILogStorage.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::ILogStorage |
| Interface of a log storage. More... | |
Namespaces | |
| kaa | |
Typedefs | |
| typedef std::shared_ptr < ILogStorage > | kaa::ILogStoragePtr |