#include <stathandler.h>


Public Member Functions | |
| EventStatHandler (LCE *lce) | |
| virtual | ~EventStatHandler () |
Protected Attributes | |
| LCE * | _SHLinkedEvent |
| Pointer to the linked LCE. | |
Constructor links to a give LCE. The LCE can be accessed through the _SHLinkedEvent member to get the stats.
Definition at line 206 of file stathandler.h.
| EventStatHandler< LCE, SH >::EventStatHandler | ( | LCE * | lce | ) | [inline] |
| virtual EventStatHandler< LCE, SH >::~EventStatHandler | ( | ) | [inline, virtual] |
LCE* EventStatHandler< LCE, SH >::_SHLinkedEvent [protected] |
Pointer to the linked LCE.
Definition at line 209 of file stathandler.h.
Referenced by EventStatHandler< LCE, SH >::EventStatHandler().
1.5.8 -- Nemo is hosted by