Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

KRatExpIsRealtime Class Template Reference

Inheritance diagram for KRatExpIsRealtime:

Inheritance graph
[legend]
List of all members.

Public Types

typedef KRatExpIsRealtime<
Exp_, Dispatch_ > 
this_class
typedef bool return_type
typedef Exp_::monoid_elt_value_t monoid_elt_value_t
typedef Exp_::semiring_elt_value_t semiring_elt_value_t

Public Member Functions

 MATCH__ (Sum, l, r)
END MATCH__ (Product, l, r)
END MATCH_ (Star, e)
END MATCH__ (LeftWeight, w, e)
END MATCH__ (RightWeight, e, w)
END MATCH_ (Constant, m)
END MATCH (Zero)
END MATCH (One)
bool match (const Exp_ &ast)
 Effectively performs the match.

Protected Member Functions

 KRatExpMatcher ()

Detailed Description

template<class Exp_, class Dispatch_>
class vcsn::algebra::KRatExpIsRealtime< Exp_, Dispatch_ >

Definition at line 31 of file krat_exp_realtime.hxx.


Member Function Documentation

bool match const Exp_ &  ast  )  [inherited]
 

Effectively performs the match.

Parameters:
ast The object to perform the match on.
See also:
DispatchVisitor::DispatchVisitor

Referenced by vcsn::do_is_realtime(), KRatExpIsRealtime::MATCH_(), and KRatExpIsRealtime::MATCH__().


Generated on Mon Jul 24 16:56:49 2006 for Vaucanson by  doxygen 1.4.4