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

TRIGGERmeth< T, EVT > Class Template Reference

#include <arc.H>

Inherits TRIGGER.

List of all members.

Public Types

typedef void(T::* _meth )(EVT, STATE *&)

Public Methods

virtual ~TRIGGERmeth ()
 TRIGGERmeth (T *obj, _meth meth)
void exec (STATE *&s, cEVENTptr &e)

Protected Attributes

T * _obj
_meth _method

template<class T, class EVT>
class TRIGGERmeth< T, EVT >


Member Typedef Documentation

template<class T, class EVT>
typedef void(T::* TRIGGERmeth< T, EVT >::_meth)(EVT, STATE *&)
 


Constructor & Destructor Documentation

template<class T, class EVT>
virtual TRIGGERmeth< T, EVT >::~TRIGGERmeth   [inline, virtual]
 

template<class T, class EVT>
TRIGGERmeth< T, EVT >::TRIGGERmeth T *    obj,
_meth    meth
[inline]
 


Member Function Documentation

template<class T, class EVT>
void TRIGGERmeth< T, EVT >::exec STATE *&    s,
cEVENTptr &    e
[inline, virtual]
 

Implements TRIGGER.


Member Data Documentation

template<class T, class EVT>
_meth TRIGGERmeth< T, EVT >::_method [protected]
 

template<class T, class EVT>
T* TRIGGERmeth< T, EVT >::_obj [protected]
 


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