TransposeView Struct Template Reference

Provides a transposed view of an automaton. More...

Inheritance diagram for TransposeView:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 TransposeView ()
 TransposeView (const T &)
 TransposeView (T &)
 TransposeView (const TransposeView &)
const T & object () const
T & object ()
 operator T & ()
 operator const T & () const

Detailed Description

template<class T>
struct vcsn::TransposeView< T >

Provides a transposed view of an automaton.

This structure allow a programmer to work on a transposed automaton without having really transposed the original automaton. It is just a kind of proxy for an automaton's implementation.

See also:
transpose()

Definition at line 36 of file transpose_view.hh.


Generated on Fri Jul 28 12:34:36 2006 for Vaucanson by  doxygen 1.4.6