XML Class Reference

List of all members.

Public Member Functions

 XML (const std::string &name="", bool use_label_node=false)
 XML (const XML &old)
 ~XML ()
void check (bool check)
template<typename Saver, typename Conv>
void operator() (std::ostream &out, const Saver &s, const Conv &conv) const
 Write an automaton to out.
template<typename Loader>
void operator() (std::istream &in, Loader &l)
 Load an automaton from in.

Static Public Attributes

static int inst_ = 0

Protected Attributes

const std::string name_
bool use_label_node_
bool check_

Detailed Description

Definition at line 38 of file XML.hh.


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