Include dependency graph for session.hh:
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
namespace | vcsn::xml |
Classes | |
struct | xml_session |
Session mangement class. More... | |
Functions | |
template<typename S, typename T> | |
xml::xml_session & | op_rin (S &, xml::xml_session &, T &) |
template<typename S, typename T> | |
xml::xml_session & | op_rout (const S &, xml::xml_session &, const T &) |
template<class IStream> | |
IStream & | operator>> (IStream &, xml::xml_session &) |
template<class OStream> | |
OStream & | operator<< (OStream &, const xml::xml_session &) |
Definition in file session.hh.