client-cpp  0.0.1-SNAPSHOT
IKaaClientStateStorage.hpp File Reference
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#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 boost::shared_ptr
< IKaaClientStateStorage > 
kaa::IKaaClientStateStoragePtr