#include <ctype.h>
#include "Riostream.h"
#include "TString.h"
Go to the source code of this file.
Functions | |
istream & | operator>> (istream &strm, TString &s) |
ostream & | operator<< (ostream &os, const TString &s) |
ostream& operator<< | ( | ostream & | os, | |
const TString & | s | |||
) |
Definition at line 151 of file Stringio.cxx.
istream& operator>> | ( | istream & | strm, | |
TString & | s | |||
) |
Definition at line 143 of file Stringio.cxx.