Go to the documentation of this file.
17 #ifndef VCSN_TOOLS_OUT_DISPLAY_HH
18 # define VCSN_TOOLS_OUT_DISPLAY_HH
28 # include <vaucanson/automata/concept/automata_base.hh>
34 template <
class S,
class T>
36 out_display(
const AutomataBase<S>&,
38 const Element<S, T>& a,
39 const std::string& name,
41 const char *
const argv[],
42 void (*
function)(std::ostream& o,
43 const Element<S, T>& a,
44 const std::string& name));
50 # if !defined VCSN_USE_INTERFACE_ONLY || defined VCSN_USE_LIB
52 # endif // VCSN_USE_INTERFACE_ONLY
54 #endif // ! VCSN_TOOLS_OUT_DISPLAY_HH