|
client-cpp
0.10.0
|
#include <cstdint>#include <memory>#include "kaa/gen/EndpointGen.hpp"#include "kaa/common/EndpointObjectHash.hpp"#include "kaa/notification/gen/NotificationDefinitions.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::SequenceNumber |
| class | kaa::IKaaClientStateStorage |
Namespaces | |
| kaa | |
Typedefs | |
| typedef std::map< std::string, std::string > | kaa::AttachedEndpoints |
| typedef std::map< std::int64_t, std::int32_t > | kaa::TopicStates |
| typedef std::shared_ptr < IKaaClientStateStorage > | kaa::IKaaClientStateStoragePtr |