KRatExpCDerivation Struct Template Reference

Inheritance diagram for KRatExpCDerivation:

Inheritance graph
[legend]
List of all members.

Public Types

typedef KRatExpCDerivation<
Series, T, Dispatch > 
self_t
typedef Element< Series, T > return_type
typedef Element< Series, T
>::semiring_elt_t 
semiring_elt_t
typedef semiring_elt_t::value_t semiring_elt_value_t
typedef Element< Series, T
>::monoid_elt_t 
monoid_elt_t
typedef monoid_elt_t::value_t monoid_elt_value_t
typedef monoid_elt_t::set_t monoid_t
typedef monoid_t::alphabet_t alphabet_t
typedef alphabet_t::letter_t letter_t

Public Member Functions

 KRatExpCDerivation (const Element< Series, T > &exp, letter_t a)
Element< Series, T > series (const T &e)
 MATCH__ (Product, lhs, rhs)
END MATCH__ (Sum, lhs, rhs)
END MATCH_ (Star, e)
END MATCH__ (LeftWeight, w, e)
END MATCH__ (RightWeight, e, w)
END MATCH_ (Constant, m)
END MATCH (Zero)
END MATCH (One)
Element< Series, T > match (const T &ast)
 Effectively performs the match.

Detailed Description

template<class Series, class T, class Dispatch>
struct vcsn::algebra::KRatExpCDerivation< Series, T, Dispatch >

Definition at line 27 of file krat_exp_cderivation.hxx.


Member Function Documentation

Element< Series, T > match const T &  ast  )  [inherited]
 

Effectively performs the match.

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

Referenced by vcsn::cderivate(), KRatExpCDerivation::MATCH_(), and KRatExpCDerivation::MATCH__().


Generated on Fri Jul 28 12:37:03 2006 for Vaucanson by  doxygen 1.4.6