ConfigPos Class Reference

#include <cstream.h>

List of all members.

Public Member Functions

ostream & LineStamp (ostream &oS)
bool operator> (ConfigPos B)
bool operator< (ConfigPos B)
unsigned long GetLineNo ()

Friends

class ConfigStream


Detailed Description

Storage for both the byte offset and line number of the stream class to store stream byte and line positions both so let program to return to theese positions if necessary

Member Function Documentation

ostream & ConfigPos::LineStamp ( ostream &  oS  ) 

print the line number where the stream has just read

Parameters:
oS 
Returns:


The documentation for this class was generated from the following files:

doxygen