1 #ifndef __JLANG__JREDIRECTSTRING__
2 #define __JLANG__JREDIRECTSTRING__
17 namespace JPP {
using namespace JLANG; }
40 p =
ios.rdbuf(
new std::stringbuf(buffer));
JRedirectString(std::istream &is, const std::string &buffer)
Constructor.
~JRedirectString()
Destructor.
Interface for status of object.
This class can be used to temporarily redirect an input stream to an input string.
virtual bool getStatus() const override
Get status of object.