1#ifndef CLASSIC_FileStream_HH
2#define CLASSIC_FileStream_HH
A stream of input tokens.
A stream of input tokens.
static bool getEcho()
Return echo flag.
virtual ~FileStream()
Destructor.
static void setEcho(bool flag)
Set echo flag.
FileStream(const FileStream &)
void operator=(const FileStream &)
virtual bool fillLine()
Read next input line.