|
client-cpp
0.0.1-SNAPSHOT
|
#include <map>#include <string>#include <boost/signals2.hpp>#include <boost/thread/mutex.hpp>#include <boost/shared_ptr.hpp>#include "kaa/IKaaClientStateStorage.hpp"#include "kaa/gen/EndpointGen.hpp"#include "kaa/notification/INotificationManager.hpp"#include "kaa/notification/NotificationTransport.hpp"#include "kaa/notification/INotificationListener.hpp"#include "kaa/notification/INotificationProcessor.hpp"#include "kaa/notification/INotificationTopicsListener.hpp"
Include dependency graph for NotificationManager.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::NotificationManager |
Namespaces | |
| kaa | |