Planeshift
Public Member Functions

ScopedTimerCB Class Reference

Callback function for ScopedTimers. More...

#include <psutil.h>

List of all members.

Public Member Functions

virtual void ScopedTimerCallback (const ScopedTimer *timer)=0
virtual ~ScopedTimerCB ()

Detailed Description

Callback function for ScopedTimers.

Use this if special processing beside giving a warning message should be done when the scope use to long time.

Definition at line 121 of file psutil.h.


Constructor & Destructor Documentation

virtual ScopedTimerCB::~ScopedTimerCB ( ) [inline, virtual]

Definition at line 125 of file psutil.h.


Member Function Documentation

virtual void ScopedTimerCB::ScopedTimerCallback ( const ScopedTimer timer) [pure virtual]

Implemented in NPC, and Tribe.


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