Vcsn  2.4
Be Rational
daut.hh File Reference
#include <iostream>
#include <vcsn/algos/detail/printer.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/dyn/fwd.hh>
Include dependency graph for daut.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::daut_impl< Aut >
 Format an automaton into Daut. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<Automaton Aut>
std::ostream & vcsn::daut (const Aut &aut, std::ostream &out=std::cout)
 Print an automaton in Daut format. More...