client-cpp  0.6.3
IKaaClientStateStorage.hpp File Reference
#include <cstdint>
#include <memory>
#include "kaa/gen/EndpointGen.hpp"
#include "kaa/common/EndpointObjectHash.hpp"
+ Include dependency graph for IKaaClientStateStorage.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kaa::DetailedTopicState
 
struct  kaa::SequenceNumber
 
class  kaa::IKaaClientStateStorage
 

Namespaces

 kaa
 

Typedefs

typedef std::map< std::string,
DetailedTopicState > 
kaa::DetailedTopicStates
 
typedef std::map< std::string,
std::string > 
kaa::AttachedEndpoints
 
typedef std::shared_ptr
< IKaaClientStateStorage > 
kaa::IKaaClientStateStoragePtr