|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <TResStatHandler.h>


Public Member Functions | |
| TResStatHandler (T *storage, AStorageHandler *statisticHandler) | |
| ~TResStatHandler () | |
| void * | handle (char code,...) |
Public Member Functions inherited from BaseHandler | |
| BaseHandler (unsigned int id) | |
| virtual | ~BaseHandler () |
| unsigned int | getId () |
| void | setError (int code, const char *description) |
| int | getError (char **description) |
Definition at line 11 of file TResStatHandler.h.
|
inline |
|
inline |
Definition at line 29 of file TResStatHandler.h.
|
inlinevirtual |
Implements BaseHandler.
Definition at line 33 of file TResStatHandler.h.
