![]() |
RedFlame v0.1.1
A high intensity flame eminating from software
|
Process command line arguments. More...
#include <CommandLine.h>
Public Member Functions | |
Lifecycle | |
CommandLine (int argc, char *argv[], const Gen::BuildInfo &bld) | |
Process command line arguments.
Supply class description.
CommandLine::CommandLine | ( | int | argc, |
char * | argv[], | ||
const Gen::BuildInfo & | bld ) |
Constructor
[in] | argc | Number of items in argv array. |
[in] | argv | Array of command line args. |
[in] | bld | Build info |