![]() |
Public API Reference |
![]() |
Helper template to run a csApplicationFramework-derived application class. More...
#include <cstool/csapplicationframework.h>
Static Public Member Functions | |
static int | Run (int argc, char *argv[]) |
Run the application. |
Helper template to run a csApplicationFramework-derived application class.
Definition at line 430 of file csapplicationframework.h.
static int csApplicationRunner< T >::Run | ( | int | argc, |
char * | argv[] | ||
) | [inline, static] |
Run the application.
Definition at line 434 of file csapplicationframework.h.