#include <cstream.h>
Public Member Functions | |
ostream & | LineStamp (ostream &oS) |
bool | operator> (ConfigPos B) |
bool | operator< (ConfigPos B) |
unsigned long | GetLineNo () |
Friends | |
class | ConfigStream |
ostream & ConfigPos::LineStamp | ( | ostream & | oS | ) |
print the line number where the stream has just read
oS |