cpptooling.generator.includes

Members

Functions

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)

Create a header.

Meta

Date

Date: 2015-2017, Joakim Brännström

License

MPL-2, Mozilla Public License 2.0

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)