xoreos  0.0.5
Classes | Namespaces | Macros
notifications.h File Reference

The notification manager, handling all notifications. More...

#include <list>
#include "src/common/types.h"
#include "src/common/singleton.h"
#include "src/common/mutex.h"
#include "src/events/types.h"
Include dependency graph for notifications.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Events::NotificationManager
 The notification manager, handling all notifications. More...
 

Namespaces

 Events
 

Macros

#define NotificationMan   Events::NotificationManager::instance()
 Shortcut for accessing the notification manager. More...
 

Detailed Description

The notification manager, handling all notifications.

Definition in file notifications.h.

Macro Definition Documentation

◆ NotificationMan

#define NotificationMan   Events::NotificationManager::instance()