client-cpp  0.7.0
ILogStorage.hpp File Reference
#include <list>
#include <memory>
#include <cstdint>
#include <utility>
+ 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
 The public interface to access to the log storage. More...
 

Namespaces

 kaa
 

Typedefs

typedef std::shared_ptr
< LogRecord > 
kaa::LogRecordPtr
 
typedef std::shared_ptr
< ILogStorage > 
kaa::ILogStoragePtr