RawConfiguration

Undocumented in source.

Members

Functions

parse
void parse(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
printHelp
void printHelp()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cflags
string[] cflags;
Undocumented in source.
compileDb
string[] compileDb;
Undocumented in source.
config
string config;
Undocumented in source.
doFreeFuncs
bool doFreeFuncs;
Undocumented in source.
fileExclude
string[] fileExclude;
Undocumented in source.
fileInclude
string[] fileInclude;
Undocumented in source.
genPostInclude
bool genPostInclude;
Undocumented in source.
generatePreInclude
bool generatePreInclude;
Undocumented in source.
gmock
bool gmock;
Undocumented in source.
gtestPODPrettyPrint
Config_YesNo gtestPODPrettyPrint;
Undocumented in source.
header
string header;
Undocumented in source.
headerFile
string headerFile;
Undocumented in source.
help
bool help;
Undocumented in source.
inFiles
Path[] inFiles;
Undocumented in source.
mainFileName
string mainFileName;
Undocumented in source.
mainName
string mainName;
Undocumented in source.
originalFlags
string[] originalFlags;
Undocumented in source.
out_
string out_;
Undocumented in source.
prefix
string prefix;
Undocumented in source.
shortPluginHelp
bool shortPluginHelp;
Undocumented in source.
stripInclude
string stripInclude;
Undocumented in source.
systemCompiler
string systemCompiler;
Undocumented in source.
testDoubleInclude
string[] testDoubleInclude;
Undocumented in source.
xmlConfig
Nullable!XmlConfig xmlConfig;
Undocumented in source.

Meta