|
Sese Framework
3.0.0
A cross-platform framework
|
Command line argument class. More...
#include <CommandLine.h>
Public Member Functions | |
| CommandLine ()=delete | |
Public Member Functions inherited from sese::NotInstantiable | |
| NotInstantiable ()=delete | |
| virtual | ~NotInstantiable ()=default |
| NotInstantiable (const NotInstantiable &)=delete | |
| NotInstantiable & | operator= (const NotInstantiable &)=delete |
Static Public Member Functions | |
| static int | getArgc () |
| static const char *const * | getArgv () |
Command line argument class.
|
delete |
|
static |
References g_argc.
|
static |
References g_argv.