Vcsn  2.3a
Be Rational
grail.hh File Reference
#include <vcsn/algos/detail/printer.hh>
#include <vcsn/algos/is-deterministic.hh>
#include <vcsn/dyn/fwd.hh>
#include <vcsn/weightset/fwd.hh>
Include dependency graph for grail.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::fado_impl< Aut >
 Format an automaton into FAdo. More...
 
class  vcsn::detail::grail_impl< Aut >
 Print an automaton in Fado format. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<Automaton Aut>
std::ostream & vcsn::fado (const Aut &aut, std::ostream &out=std::cout)
 Format automaton to FAdo format. More...
 
template<Automaton Aut>
std::ostream & vcsn::grail (const Aut &aut, std::ostream &out)
 Print automaton in Grail format. More...