XML Class Reference

List of all members.

Public Member Functions

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

Static Public Attributes

static int inst_
 Counter of instances of XML Required to intialize and clean xercesc only once.

Protected Attributes

const std::string name_

Detailed Description

Definition at line 40 of file XML.hh.


Generated on Thu Oct 9 20:26:08 2008 for Vaucanson by  doxygen 1.5.1