Base class for the application object. More...
#include <application.h>
Public Member Functions | |
virtual | ~Application () |
Static Public Member Functions | |
static const std::vector< std::string > & | main_args () |
Returns the command line arguments passed to the application. More... | |
Base class for the application object.
|
inlinevirtual |
|
static |
Returns the command line arguments passed to the application.