Node Struct Template Reference

Node class interface. More...

Inheritance diagram for Node:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Factory< Node< T >,
std::string > 
factory_t
typedef std::map< std::string,
hstate_t
map_t
typedef reference_pair< std::map<
hstate_t, std::pair< double,
double > >, hstate_t
map_state_pair_t
typedef reference_pair< std::map<
htransition_t, std::pair<
double, double > >, htransition_t
map_transition_pair_t

Public Member Functions

virtual ~Node ()

Detailed Description

template<class T>
struct vcsn::xml::Node< T >

Node class interface.

Parameters:
T Type of the automaton.

Definition at line 64 of file node.hh.


Generated on Wed Jun 13 17:03:39 2007 for Vaucanson by  doxygen 1.5.1