List of all members.
Use stream operators to use. For example :
xml_session s; std::cin >> s; s >> automaton; s << automaton2; std::cout << s;
Definition at line 53 of file session.hh.