| 
    client-cpp
    0.0.1-SNAPSHOT
    
   | 
 
#include <INotificationManager.hpp>
 Collaboration diagram for kaa::TopicSubscriberInfo:Public Types | |
| enum | Action { ADD = 0, REMOVE } | 
Public Attributes | |
| Action | action_ | 
| INotificationListener * | lisnener_ | 
Definition at line 29 of file INotificationManager.hpp.
| Enumerator | |
|---|---|
| ADD | |
| REMOVE | |
Definition at line 30 of file INotificationManager.hpp.
| Action kaa::TopicSubscriberInfo::action_ | 
Definition at line 35 of file INotificationManager.hpp.
| INotificationListener* kaa::TopicSubscriberInfo::lisnener_ | 
Definition at line 36 of file INotificationManager.hpp.