#include "OrxonoxPrereqs.h"
#include <ctime>
#include <map>
#include <string>
#include "core/OrxonoxClass.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::NotificationManager |
The Singleton NotificationManager functions as a gateway between Notifications and NotificationQueues. It receives, organizes Notifications and the redistributes them to the specific NotificationQueues. More... |