Open Lighting Architecture
Latest Git
|
This class holds all the flags, and is responsible for parsing the command line.
Public Member Functions | |
void | RegisterFlag (FlagInterface *flag) |
void | ParseFlags (int *argc, char **argv) |
void | SetFirstLine (const std::string &help) |
void | SetDescription (const std::string &help) |
void | DisplayUsage () |
void | DisplayVersion () |
void | GenManPage () |