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

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)
 

Detailed Description

Declaration of CommandLineParser and CommandLineArgument, definition of the SetCommandLineArgument() macros.