tooling.CxxImplement

Undocumented in source.

Members

Functions

createClass
string createClass(Entity entity, string indent, string[] classStack)
Undocumented in source. Be warned that the author may not have intended to support it.
createCxxFileContent
string createCxxFileContent(Entity[] entities, string indent, string[] classStack)
Undocumented in source. Be warned that the author may not have intended to support it.
createFunction
string createFunction(Entity entity, string indent, string[] classStack)
Undocumented in source. Be warned that the author may not have intended to support it.
createNamespace
string createNamespace(Entity entity, string indent)
Undocumented in source. Be warned that the author may not have intended to support it.
implement
void implement(string headerFileName, string sourceFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
implementMain
int implementMain(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta