GirWrapper

Undocumented in source.

Constructors

this
this(string inputDir, string outputDir)
Undocumented in source.

Members

Functions

getAbsoluteGirPath
string getAbsoluteGirPath(string girFile)
Undocumented in source. Be warned that the author may not have intended to support it.
printFreeFunctions
void printFreeFunctions()
Undocumented in source. Be warned that the author may not have intended to support it.
proccess
void proccess(string lookupFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
proccess
void proccess(DefReader defReader, GirPackage currentPackage, bool isDependency, GirStruct currentStruct)
Undocumented in source. Be warned that the author may not have intended to support it.
proccessGIR
void proccessGIR(string girFile)
Undocumented in source. Be warned that the author may not have intended to support it.
writeFile
void writeFile(string fileName, string contents, bool createDirectory)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

aliasses
string[string] aliasses;
Undocumented in source.
licence
string licence;
Undocumented in source.
packages
GirPackage[string] packages;
Undocumented in source.

Variables

commandlineGirPath
string commandlineGirPath;
Undocumented in source.
cwdOrBaseDirectory
string cwdOrBaseDirectory;
Undocumented in source.
includeComments
bool includeComments;
Undocumented in source.
inputDir
string inputDir;
Undocumented in source.
outputDir
string outputDir;
Undocumented in source.
printFileMethod
PrintFileMethod printFileMethod;
Undocumented in source.
printFiles
bool printFiles;
Undocumented in source.
srcDir
string srcDir;
Undocumented in source.
useBindDir
bool useBindDir;
Undocumented in source.
useRuntimeLinker
bool useRuntimeLinker;
Undocumented in source.

Meta