| 
    client-cpp
    0.0.1-SNAPSHOT
    
   | 
 
#include <map>#include <list>#include <string>#include "kaa/notification/INotificationListener.hpp"#include "kaa/notification/INotificationTopicsListener.hpp"
 Include dependency graph for INotificationManager.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | kaa::TopicSubscriberInfo | 
| class | kaa::INotificationManager | 
Namespaces | |
| kaa | |
Typedefs | |
| typedef std::list< std::string > | kaa::TopicNames | 
| typedef std::multimap < std::string, TopicSubscriberInfo >  | kaa::TopicSubscribers |