LengthVisitor Class Template Reference

Inheritance diagram for LengthVisitor:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LengthVisitor ()
virtual void product (const Node< M_, W_ > *left_, const Node< M_, W_ > *right_)
virtual void sum (const Node< M_, W_ > *left_, const Node< M_, W_ > *right_)
virtual void star (const Node< M_, W_ > *node)
virtual void left_weight (const W_ &, const Node< M_, W_ > *node)
virtual void right_weight (const W_ &, const Node< M_, W_ > *node)
virtual void constant (const M_ &m)
virtual void zero ()
virtual void one ()
size_t get () const
size_t set (size_t v)

Protected Member Functions

void sum_or_product (const Node< M_, W_ > *left_, const Node< M_, W_ > *right_)
void weight_or_star (const Node< M_, W_ > *node)

Protected Attributes

size_t s_

Detailed Description

template<typename M_, typename W_>
class vcsn::rat::LengthVisitor< M_, W_ >

Definition at line 30 of file length_visitor.hh.


Generated on Wed Jun 13 17:03:37 2007 for Vaucanson by  doxygen 1.5.1