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

Declaration of the OutputManager class which receives output from orxonox::OutputStream and distributes it to all instances of orxonox::OutputListener. More...

#include "util/UtilPrereqs.h"
#include <vector>
#include <map>
#include <memory>
#include "OutputDefinitions.h"
#include "AdditionalContextListener.h"

Go to the source code of this file.

Classes

class  orxonox::OutputManager
 OutputManager acts as the center of the output system and is implemented as a singleton. More...
 
struct  orxonox::OutputManager::Testing
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Declaration of the OutputManager class which receives output from orxonox::OutputStream and distributes it to all instances of orxonox::OutputListener.