PUMA Library Reference Manual
|
Command line options parser.
#include "Puma/SimpleParser.h"
#include <vector>
#include <string>
Classes | |
class | Puma::OptsParser |
The options parser searches command line parameters for options and handles their option arguments, if applicable. More... | |
struct | Puma::OptsParser::Option |
Type for specifying an array of options recognized by the Option Parser. More... | |
Namespaces | |
namespace | Puma |