29 std::streambuf*
rdbuf()
const;
TIstream & operator>>(T &t)
TIstream(TIstream &&other)=delete
TIstream(const TIstream &)=delete
TIstream & operator=(TIstream &&)=delete
TIstream(const Term::Buffer::Type &type=Term::Buffer::Type::LineBuffered, const std::streamsize &size=BUFSIZ)
std::streambuf * rdbuf() const
TIstream & operator=(const TIstream &)=delete
TOstream(TOstream &&)=delete
TOstream & operator=(const TOstream &)=delete
TOstream & operator<<(std::ostream &(*t)(std::ostream &))
TOstream(const TOstream &)=delete
TOstream & operator=(TOstream &&)=delete
TOstream & operator<<(const T &t)
TOstream(const Term::Buffer::Type &type=Term::Buffer::Type::LineBuffered, const std::streamsize &size=BUFSIZ)