genfile

Generates header and source file skeleton.  This generator is not configurable you must change the source code if you want to adapt or customize it.

Call Signature

genfile <filetitle> <typename> <headerfilename> <sourcefilename>

Summary
genfileGenerates header and source file skeleton.
CopyrightThis program is free software.
Files
C-kern/main/tools/genfile.cMain implementation of tool genfile.
Functions\n\n\group: test\n\n\
lifetime\n\
query\n\
update\n\
inline implementation\n\
@TYPENAME\n\n\group: lifetime\n\n\n\ section: Functions\n\n\ group: test\n\n\

Copyright

This program is free software.  You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

Author

© 2012 Jörg Seebohn

Files

C-kern/main/tools/genfile.c

Main implementation of tool genfile.

Functions\n\n\

group: test\n\n\

lifetime\n\

query\n\

update\n\

inline implementation\n\

@TYPENAME\n\n\

group: lifetime\n\n\n\ section: Functions\n\n\ group: test\n\n\

Generates header and source file skeleton.
Close