- genCppHdrFiles
void genCppHdrFiles(Modules ms)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashDefine
void hashDefine(OutBuffer buf, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashElIf
void hashElIf(OutBuffer buf, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashEndIf
void hashEndIf(OutBuffer buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashIf
void hashIf(OutBuffer buf, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashInclude
void hashInclude(OutBuffer buf, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
This module contains the implementation of the C++ header generation available through the command line switch -Hc.