One Class Template Reference

Inheritance diagram for One:

Inheritance graph
[legend]
List of all members.

Public Types

enum  type {
  constant, lweight, rweight, one,
  prod, star, sum, zero
}

Public Member Functions

 One ()
virtual Node< M_, W_ >::type what () const
virtual Node< M_, W_ > * clone () const
virtual void accept (ConstNodeVisitor< M_, W_ > &v) const
virtual bool operator!= (const Node< M_, W_ > &other) const
virtual bool operator< (const Node< M_, W_ > &other) const
virtual ~One ()
W_ *& c ()
W_ const *& c () const

Public Attributes

const W_ * constant_term_

Detailed Description

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

Definition at line 125 of file nodes.hh.


Member Enumeration Documentation

enum type [inherited]

Enumerator:
constant 
lweight 
rweight 
one 
prod 
star 
sum 
zero 

Definition at line 68 of file nodes.hh.


Generated on Sun Jul 29 19:50:01 2007 for Vaucanson by  doxygen 1.5.2