#include <application.h>


Public Member Functions | |
| void | Run (int argc, char **argv) |
Private Member Functions | |
| CApplication () | |
| ~CApplication () | |
Friends | |
| class | CSingleton< CApplication > |
Definition at line 26 of file application.h.
| CApplication::CApplication | ( | ) | [private] |
| CApplication::~CApplication | ( | ) | [private] |
| void CApplication::Run | ( | int | argc, | |
| char ** | argv | |||
| ) |
friend class CSingleton< CApplication > [friend] |
Definition at line 28 of file application.h.
1.5.8