#include <libosmscout/include/osmscout/cli/CmdLineParsing.h>
◆ CmdLineScanner() [1/2]
| osmscout::CmdLineScanner::CmdLineScanner |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ CmdLineScanner() [2/2]
| osmscout::CmdLineScanner::CmdLineScanner |
( |
const std::vector< std::string > & | arguments | ) |
|
|
explicit |
◆ Advance()
| std::string osmscout::CmdLineScanner::Advance |
( |
| ) |
|
◆ GetCurrentArg()
| std::string osmscout::CmdLineScanner::GetCurrentArg |
( |
| ) |
const |
◆ HasNextArg()
| bool osmscout::CmdLineScanner::HasNextArg |
( |
| ) |
const |
◆ PeakNextArg()
| std::string osmscout::CmdLineScanner::PeakNextArg |
( |
| ) |
const |
The documentation for this class was generated from the following file: