Go to the source code of this file.
Namespaces | |
namespace | vcsn |
namespace | vcsn::xml |
Functions | |
template<typename S, typename T> | |
xml::xml_session & | vcsn::op_rout (const S &structure, xml::xml_session &s, const T &value) |
template<class S, class T> | |
xml::xml_session & | vcsn::op_rin (S &structure, xml::xml_session &s, T &value) |
template<class IStream> | |
IStream & | vcsn::operator>> (IStream &is, xml::xml_session &s) |
template<class OStream> | |
OStream & | vcsn::operator<< (OStream &out, const xml::xml_session &s) |
Definition in file session.hxx.