client-cpp  0.9.0
ILogStorage.hpp File Reference
#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