![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Implementation of commandline argument handling, based on lib Boost »program options« More...
Go to the source code of this file.
Implementation of commandline argument handling, based on lib Boost »program options«
Definition in file option.cpp.
Namespaces | |
| namespace | lumiera |
| Lumiera public interface. | |
Typedefs | |
| typedef boost::program_options::options_description | Syntax |
| typedef boost::program_options::variables_map | VarMap |
Functions | |
| ostream & | operator<< (ostream &os, const Option &to) |
| for outputting the help messages. | |
| typedef boost::program_options::options_description Syntax |
Definition at line 27 of file option.cpp.
| typedef boost::program_options::variables_map VarMap |
Definition at line 28 of file option.cpp.