|
Orxonox
0.0.5 Codename: Arcturus
|
Implementation of the Shell class. More...
#include "Shell.h"#include "util/Math.h"#include "util/StringUtils.h"#include "util/SubString.h"#include "util/output/OutputManager.h"#include "util/output/MemoryWriter.h"#include "core/CoreIncludes.h"#include "core/config/ConfigFileManager.h"#include "core/config/ConfigValueIncludes.h"#include "core/ApplicationPaths.h"#include "core/input/InputBuffer.h"#include "CommandExecutor.h"Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
| orxonox::DefaultLogLevel | |
Functions | |
| orxonox::RegisterClassNoArgs (Shell) | |
Variables | |
| const OutputLevel | orxonox::DefaultLogLevel::Dev = level::internal_warning |
| const OutputLevel | orxonox::DefaultLogLevel::User = level::user_info |
Implementation of the Shell class.
1.8.11