constant(const M_ &m) | LengthVisitor | [virtual] |
get() const | LengthVisitor | |
left_weight(const W_ &, const Node< M_, W_ > *node) | LengthVisitor | [virtual] |
LengthVisitor() | LengthVisitor | [inline] |
one() | LengthVisitor | [virtual] |
product(const Node< M_, W_ > *left_, const Node< M_, W_ > *right_) | LengthVisitor | [virtual] |
right_weight(const W_ &, const Node< M_, W_ > *node) | LengthVisitor | [virtual] |
s_ | LengthVisitor | [protected] |
set(size_t v) | LengthVisitor | [inline] |
star(const Node< M_, W_ > *node) | LengthVisitor | [virtual] |
sum(const Node< M_, W_ > *left_, const Node< M_, W_ > *right_) | LengthVisitor | [virtual] |
sum_or_product(const Node< M_, W_ > *left_, const Node< M_, W_ > *right_) | LengthVisitor | [protected] |
weight_or_star(const Node< M_, W_ > *node) | LengthVisitor | [protected] |
zero() | LengthVisitor | [virtual] |
~ConstNodeVisitor() | ConstNodeVisitor | [inline, virtual] |