client-cpp  0.0.1-SNAPSHOT
kaa::TopicSubscriberInfo Struct Reference

#include <INotificationManager.hpp>

+ Collaboration diagram for kaa::TopicSubscriberInfo:

Public Types

enum  Action { ADD = 0, REMOVE }
 

Public Attributes

Action action_
 
INotificationListenerlisnener_
 

Detailed Description

Definition at line 29 of file INotificationManager.hpp.

Member Enumeration Documentation

Enumerator
ADD 
REMOVE 

Definition at line 30 of file INotificationManager.hpp.

Member Data Documentation

Action kaa::TopicSubscriberInfo::action_

Definition at line 35 of file INotificationManager.hpp.

INotificationListener* kaa::TopicSubscriberInfo::lisnener_

Definition at line 36 of file INotificationManager.hpp.


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