|
Orxonox
0.0.5 Codename: Arcturus
|
Declaration of CommandLineParser and CommandLineArgument, definition of the SetCommandLineArgument() macros. More...
#include "core/CorePrereqs.h"#include <fstream>#include <map>#include "util/OrxAssert.h"#include "util/MultiType.h"#include "util/Singleton.h"Go to the source code of this file.
Classes | |
| class | orxonox::CommandLineArgument |
| Container class for a command line argument of any type supported by MultiType. More... | |
| class | orxonox::CommandLineParser |
| Global interface to command line options. More... | |
Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
| template<> | |
| void | orxonox::CommandLineParser::getValue< std::string > (const std::string &name, std::string *value) |
Declaration of CommandLineParser and CommandLineArgument, definition of the SetCommandLineArgument() macros.
1.8.11