Used for addon
Used for addon. It modify .h files without killing comments of course ! Modification can be suppressed restoring the file like before WITHOUT HAVING SAVED THE FILE !!! It is very difficult, but I think it works.
bool findEnum(const String& enumName) throw()
HFileModifier(const String& className, List
virtual ~HFileModifier() throw()
bool placeAtEnd() throw()
bool placeAfterSharps() throw()
bool addInheritance(const String& protection, const String& motherClass) throw()
bool addParameter(const String& protection, const String& type, const String& name, List
bool addFunction(const String& protection, const String& declaration, List
bool addDefine(const String& id, const String& value) throw()
bool addInclude(const String& file) throw()
bool addInEnumAfter(const String& enumName, const String& id, List
bool addInEnumBefore(const String& enumName, const String& id, List
bool addInEnumAtEnd(const String& enumName, const String& id, List
bool addSubclass(const String& protection, List< const String * >& wallDeclaration) throw()
bool addRoughlyAfter(List< const String * >& body, List< const String * >& afterLines) throw()
bool addRoughlyBefore(List< const String * >& body, List< const String * >& beforeLines) throw()
bool addRoughlyAtBeginning(List< const String * >& body) 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