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

Declaration of the Shell and ShellListener classes. More...

#include "core/CorePrereqs.h"
#include <list>
#include <sstream>
#include <string>
#include <vector>
#include "util/output/BaseWriter.h"
#include "core/CoreConfig.h"

Go to the source code of this file.

Classes

class  orxonox::Shell
 The Shell is the logical component of the console that displays output to the user and allows him to enter commands. More...
 
class  orxonox::ShellListener
 An interface, used to get a notification if the state of the Shell changes. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Declaration of the Shell and ShellListener classes.