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

Declaration of the OutputStream class which is used to send output to orxonox::OutputManager. More...

#include "util/UtilPrereqs.h"
#include <sstream>
#include "OutputDefinitions.h"

Go to the source code of this file.

Classes

class  orxonox::OutputStream
 This class is used to buffer output and send it to OutputManager whenever std::endl is passed to it. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Declaration of the OutputStream class which is used to send output to orxonox::OutputManager.