csApplicationRunner< T > Class Template Reference
[Application Framework]
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. | |
Detailed Description
template<class T>
class csApplicationRunner< T >
Helper template to run a csApplicationFramework-derived application class.
Definition at line 430 of file csapplicationframework.h.
Member Function Documentation
template<class T >
| static int csApplicationRunner< T >::Run | ( | int | argc, | |
| char * | argv[] | |||
| ) | [inline, static] |
The documentation for this class was generated from the following file:
- cstool/csapplicationframework.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
