HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TResStatHandler< T > Class Template Reference

#include <TResStatHandler.h>

Inheritance diagram for TResStatHandler< T >:
Collaboration diagram for TResStatHandler< T >:

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)

Detailed Description

template<class T>
class TResStatHandler< T >

Definition at line 11 of file TResStatHandler.h.

Constructor & Destructor Documentation

template<class T >
TResStatHandler< T >::TResStatHandler ( T *  storage,
AStorageHandler statisticHandler 
)
inline

Definition at line 14 of file TResStatHandler.h.

Here is the call graph for this function:

template<class T >
TResStatHandler< T >::~TResStatHandler ( )
inline

Definition at line 29 of file TResStatHandler.h.

Member Function Documentation

template<class T >
void* TResStatHandler< T >::handle ( char  code,
  ... 
)
inlinevirtual

Implements BaseHandler.

Definition at line 33 of file TResStatHandler.h.

Here is the call graph for this function:


The documentation for this class was generated from the following file: