1 #ifndef __JLANG__JSTREAMSTATE__
2 #define __JLANG__JSTREAMSTATE__
13 namespace JPP {
using namespace JLANG; }
This class can be used to temporarily exchange the states between streams.
JStreamState & operator=(JStreamState &&)
JStreamState(JStreamState &&)
JStreamState(std::istream &from, std::istream &to)
Constructor.
~JStreamState()
Destructor.
JStreamState & operator=(const JStreamState &)
JStreamState(const JStreamState &)
JStreamState(std::ostream &from, std::ostream &to)
Constructor.
Auxiliary classes and methods for language specific functionality.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).