Options

Undocumented in source.

Constructors

this
this(string[] args)
Undocumented in source.

Members

Functions

dFileNames
string[] dFileNames()
Undocumented in source. Be warned that the author may not have intended to support it.
dup
Options dup()
Undocumented in source. Be warned that the author may not have intended to support it.
indent
void indent()
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
toDFileName
string toDFileName(string dppFileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

usage
enum usage;
Undocumented in source.

Variables

alwaysScopedEnums
bool alwaysScopedEnums;
Undocumented in source.
clangOptions
string[] clangOptions;
Undocumented in source.
cppPath
string cppPath;
Undocumented in source.
cppStandard
string cppStandard;
Undocumented in source.
cppStdLib
bool cppStdLib;
Undocumented in source.
debugOutput
bool debugOutput;
Undocumented in source.
defines
string[] defines;
Undocumented in source.
detailedUntranslatable
bool detailedUntranslatable;
Undocumented in source.
dlangCompiler
string dlangCompiler;
Undocumented in source.
dlangCompilerArgs
string[] dlangCompilerArgs;
Undocumented in source.
dppFileNames
string[] dppFileNames;
Undocumented in source.
earlyExit
bool earlyExit;
Undocumented in source.
functionMacros
bool functionMacros;
Undocumented in source.
hardFail
bool hardFail;
Undocumented in source.
ignoreMacros
bool ignoreMacros;
Undocumented in source.
ignoreSystemPaths
bool ignoreSystemPaths;
Undocumented in source.
ignoredCursors
string[] ignoredCursors;
Undocumented in source.
ignoredNamespaces
string[] ignoredNamespaces;
Undocumented in source.
ignoredPaths
string[] ignoredPaths;
Undocumented in source.
includePaths
string[] includePaths;
Undocumented in source.
indentation
int indentation;
Undocumented in source.
keepDlangFiles
bool keepDlangFiles;
Undocumented in source.
keepPreCppFiles
bool keepPreCppFiles;
Undocumented in source.
mscrtlib
string mscrtlib;
Undocumented in source.
noSystemHeaders
bool noSystemHeaders;
Undocumented in source.
parseAsCpp
bool parseAsCpp;
Undocumented in source.
prebuiltHeaders
string[string] prebuiltHeaders;
Undocumented in source.
preprocessOnly
bool preprocessOnly;
Undocumented in source.
srcOutputPath
string srcOutputPath;
Undocumented in source.

Meta