Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GUARDfunc Class Reference

#include <guard.H>

Inherits GUARD.

List of all members.

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


Member Typedef Documentation

typedef bool(* GUARDfunc::func_t)(cEVENTptr &)
 


Constructor & Destructor Documentation

GUARDfunc::GUARDfunc func_t    f [inline]
 


Member Function Documentation

virtual void GUARDfunc::debug ostream &    o const [inline, virtual]
 

Implements GUARD.

virtual int GUARDfunc::exec cEVENTptr &    e const [inline, virtual]
 

Implements GUARD.

virtual bool GUARDfunc::guarded   const [inline, virtual]
 

Implements GUARD.


Member Data Documentation

func_t GUARDfunc::_func [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 16:26:00 2003 for gluebase by doxygen1.2.18