#include <guard.H>
Inherits GUARD.
Public Types | |
typedef bool(* | func_t )(cEVENTptr &) |
Public Methods | |
GUARDfunc (func_t f) | |
virtual bool | guarded () const |
virtual int | exec (cEVENTptr &e) const |
virtual void | debug (ostream &o) const |
Protected Attributes | |
func_t | _func |
|
|
|
|
|
Implements GUARD. |
|
Implements GUARD. |
|
Implements GUARD. |
|
|