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

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