Functions | |
std::ostream & | operator<< (std::ostream &os, const TString &s) |
Write string to stream. | |
std::istream & | operator>> (std::istream &strm, TString &s) |
Read string from stream. | |
Write string to stream.
Definition at line 177 of file Stringio.cxx.
Read string from stream.
Definition at line 169 of file Stringio.cxx.