CppTestDoubleVariant

Test double generation of C++ code.

TODO Describe the options. TODO implement --in=...

Constructors

this
this(Regex!char strip_incl)

Design of c'tor.

Members

Functions

argForceTestDoubleIncludes
auto argForceTestDoubleIncludes(string[] a)

Force the includes to be those supplied by the user.

argXmlConfig
auto argXmlConfig(Nullable!XmlConfig conf)

Ensure that the relevant information from the xml file is extracted.

finalizeIncludes
void finalizeIncludes()

Signal that all files have been analyzed.

getProducedFiles
FileData[] getProducedFiles()

Data produced by the generatore intented to be written to specified file.

processIncludes
void processIncludes()

Signal that a file has finished analyzing.

Meta