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

Definition of the NotificationQueue class. More...

#include "notifications/NotificationsPrereqs.h"
#include <ctime>
#include <set>
#include <string>
#include <vector>
#include "NotificationManager.h"
#include "core/BaseObject.h"
#include "tools/interfaces/Tickable.h"
#include "network/synchronisable/Synchronisable.h"

Go to the source code of this file.

Classes

struct  orxonox::NotificationContainer
 Container to allow easy handling of the Notifications. More...
 
struct  orxonox::NotificationContainerCompare
 Struct to allow ordering of NotificationContainers. More...
 
class  orxonox::NotificationQueue
 Displays Notifications from specific senders. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Definition of the NotificationQueue class.