|
Orxonox
0.0.5 Codename: Arcturus
|
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... | |
Implementation of the OutputManager singleton.
1.8.11