Used for addon
Used for addon. It modify .cc 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.
void message(const String& m) throw()
String* simplifyAndCompleteDeclaration(const String& declaration, const String& completion) throw()
bool auxCompleteFunctionAfter(const String& declaration, List
bool auxCompleteFunctionBefore(const String& declaration, List
bool auxCompleteFunctionAtBeginning(const String& declaration, List
bool auxCompleteFunctionAtEnd(const String& declaration, List
CCFileModifier(const String& className, List
virtual ~CCFileModifier() throw()
bool placeAtEnd() throw()
bool addInheritance(const String& motherClass, const String& init) throw()
bool addParameter(const String& name, const String& init) throw()
bool addFunction(const String& declaration, List
bool addFunctionTemplate(const String& classTemplate, const String& declaration, List
bool completeFunctionAfter(const String& declaration, List
bool completeFunctionBefore(const String& declaration, List
bool completeFunctionAtBeginning(const String& declaration, List
bool completeFunctionAtEnd(const String& declaration, List
bool completeFunctionTemplateAfter(const String& classTemplate, const String& declaration, List
bool completeFunctionTemplateBefore(const String& classTemplate, const String& declaration, List
bool completeFunctionTemplateAtBeginning(const String& classTemplate, const String& declaration, List
bool completeFunctionTemplateAtEnd(const String& classTemplate, const String& declaration, List
bool addDefine(const String& id, const String& value) throw()
bool addInclude(const String& file) 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