Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
OutputManager.cc File Reference

Implementation of the OutputManager singleton. More...

#include "OutputManager.h"
#include <iostream>
#include "MemoryWriter.h"
#include "ConsoleWriter.h"
#include "LogWriter.h"
#include "util/Output.h"
#include "util/StringUtils.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

_UtilExport const OutputContextContainer & orxonox::registerContext (const std::string &name, const std::string &subname="")
 Registers a context. More...
 

Detailed Description

Implementation of the OutputManager singleton.