- convToIncludeGuard
string convToIncludeGuard(FileT fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateIncludes
void generateIncludes(IncludesT incls, CppModule hdr)
Normal, unmodified include directives.
- generatePostInclude
auto generatePostInclude(FileT fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- generatePreInclude
auto generatePreInclude(FileT fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateWrapIncludeInExternC
void generateWrapIncludeInExternC(ControllerT ctrl, ParamT params, CppModule hdr)
Include headers as if they are C code.
- makeHeader
auto makeHeader(Path fname, DextoolVersion ver, CustomHeader custom)