Powerful class wich is able to modify a text file, and suppress the modifications if asked
Powerful class wich is able to modify a text file, and suppress the modifications if asked. I am happy, it works ! It was difficult !
struct SensChar
List < SensChar * > list
List < const String * > * mark
const String* name
int cptWalk
int minLimit
int maxLimit
int tmpLimit
List < int > listPosition
virtual void insertRaw(const String& line) throw()
virtual bool walk() throw()
virtual bool walkInvers() throw()
virtual void reparse() throw()
TextFileModifier(const String& nameFile, List
virtual ~TextFileModifier() throw()
virtual void save() throw(Exception)
virtual void save(const String& nameFile) throw(Exception)
virtual void place() throw()
virtual bool walkIgnoring() throw()
virtual bool walkInversIgnoring() throw()
virtual char current() const throw(Exception)
virtual bool after(const String& s) throw()
virtual bool before(const String& s) throw()
virtual bool after(List< const String * >& l) throw()
virtual bool before(List< const String * >& l) throw()
virtual void insert(List
virtual void insert(const String& line) throw()
virtual void jumpBlank() throw()
virtual void jumpBlankInvers() throw()
virtual String* nextWord() throw()
virtual void keepPosition() throw()
virtual void recallPosition() throw(Exception)
virtual void limit() throw()
virtual void unlimit() throw()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de