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

Definition of the NotificationListener class. More...

#include "OrxonoxPrereqs.h"
#include <ctime>
#include <set>
#include <string>
#include "util/StringUtils.h"
#include "core/class/OrxonoxInterface.h"

Go to the source code of this file.

Classes

class  orxonox::NotificationListener
 NotificationListener interface. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Enumerations

enum  orxonox::NotificationCommand { orxonox::NotificationCommand::none, orxonox::NotificationCommand::clear }
 
enum  orxonox::NotificationMessageType { orxonox::NotificationMessageType::info, orxonox::NotificationMessageType::important }
 
enum  orxonox::NotificationSendMode { orxonox::NotificationSendMode::local, orxonox::NotificationSendMode::network, orxonox::NotificationSendMode::broadcast }
 

Detailed Description

Definition of the NotificationListener class.