client-cpp  0.6.1
kaa::DetailedTopicState Struct Reference

#include <IKaaClientStateStorage.hpp>

+ Collaboration diagram for kaa::DetailedTopicState:

Public Attributes

std::string topicId
 
std::string topicName
 
SubscriptionType subscriptionType
 
std::uint32_t sequenceNumber
 

Detailed Description

Definition at line 27 of file IKaaClientStateStorage.hpp.

Member Data Documentation

std::uint32_t kaa::DetailedTopicState::sequenceNumber

Definition at line 31 of file IKaaClientStateStorage.hpp.

SubscriptionType kaa::DetailedTopicState::subscriptionType

Definition at line 30 of file IKaaClientStateStorage.hpp.

std::string kaa::DetailedTopicState::topicId

Definition at line 28 of file IKaaClientStateStorage.hpp.

std::string kaa::DetailedTopicState::topicName

Definition at line 29 of file IKaaClientStateStorage.hpp.


The documentation for this struct was generated from the following file: