Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces
NotificationManager.h File Reference

Definition of the NotificationManager class. More...

#include "notifications/NotificationsPrereqs.h"
#include <ctime>
#include <map>
#include <string>
#include "util/Singleton.h"
#include "interfaces/NotificationListener.h"

Go to the source code of this file.

Classes

class  orxonox::Notification
 A Notification represents a short message used to inform the player about something that just happened. More...
 
class  orxonox::NotificationManager
 The Singleton NotificationManager is a NotificationListener and functions as a gateway between Notifications and NotificationQueues. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Definition of the NotificationManager class.