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

fsa.H File Reference

#include "std/strings.H"
#include "fsa/guard.H"
#include "fsa/arc.H"
#include "fsa/state.H"

Go to the source code of this file.

Compounds

class  FSA
class  Interactor

Functions

GUARD * Gd (cEVENTptr &e)
GUARD * GDand (cGUARDptr &a, cGUARDptr &b)
GUARD * GDnot (cGUARDptr &a)
template<class T, class EVT> GUARD * GdMeth (T *THIS_PTR, bool(T::*m)(EVT) const)
template<class T, class EVT> ARC * Arc (T *THIS_PTR, cGUARDptr &g, void(T::*m)(EVT, STATE *&), STATE *s=0)
template<class T, class EVT> ARC * Arc (T *THIS_PTR, GUARD *g, void(T::*m)(EVT, STATE *&), STATE *s=0)


Function Documentation

template<class T, class EVT>
ARC* Arc (  T *    THIS_PTR,
GUARD *    g,
void(T::*    m)(EVT, STATE *&),
STATE *    s = 0
)  [inline]
 

template<class T, class EVT>
ARC* Arc (  T *    THIS_PTR,
cGUARDptr &    g,
void(T::*    m)(EVT, STATE *&),
STATE *    s = 0
)  [inline]
 

GUARD* Gd (  cEVENTptr &    e )  [inline]
 

GUARD* GDand (  cGUARDptr &    a,
cGUARDptr &    b
)  [inline]
 

template<class T, class EVT>
GUARD* GdMeth (  T *    THIS_PTR,
bool(T::*    m)(EVT) const
)  [inline]
 

GUARD* GDnot (  cGUARDptr &    a )  [inline]
 


Generated on Mon Sep 15 16:25:58 2003 for gluebase by doxygen1.2.18