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