Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

xml_chooser.hh File Reference

XML specialized class, providing methods to create <type> tag and to create labels in the XML document. More...

Include dependency graph for xml_chooser.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  vcsn
namespace  vcsn::xml

Classes

struct  xml_chooser_base
 Chooser base class. All specialization should inherit from it. More...
struct  xml_chooser
 Default Chooser class. More...
struct  xml_chooser< Automata< S >, T >
 Chooser specialization for automata. More...
struct  xml_chooser< Transducer< S >, T >
 Chooser specialization for transducers on P(B*). More...

Defines

#define TParmFMP   template <class S, class T, class M1, class M2>
 Chooser specialization for FMP transducers.

Detailed Description

XML specialized class, providing methods to create <type> tag and to create labels in the XML document.

See also:
vcsn::xml::xml_converter, vcsn::xml::Node
Author:
Louis-Noel Pouchet <louis-noel.pouchet@lrde.epita.fr>

Define Documentation

#define TParmFMP   template <class S, class T, class M1, class M2>
 

Chooser specialization for FMP transducers.

Parameters:
S Automaton semiring type.
T Automaton implementation type.
M1 Automaton first monoid type.
M2 Automaton second monoid type.


Generated on Tue May 17 15:57:09 2005 for Vaucanson by  doxygen 1.3.9.1