Property | Type | Description | |
---|---|---|---|
traceListener | ITraceListener |
Method | Description | |
---|---|---|
AddCounters ( string data ) : void | ||
Builder ( Options options, |
||
Compile ( ) : void |
Method | Description | |
---|---|---|
OutputEvent ( string status ) : void |
Method | Description | |
---|---|---|
CreateDiskImage ( string compiledFile ) : void | ||
CreateISOImageWithGrub ( string compiledFile ) : void | ||
CreateISOImageWithSyslinux ( string compiledFile ) : void | ||
CreateVMDK ( string compiledFile ) : void | ||
GenerateASMFile ( ) : void | ||
GetBootStageFactory ( BootFormat bootFormat ) : Func |
Gets the boot stage factory.
|
|
LaunchNDISASM ( ) : void | ||
SelectArchitecture ( PlatformType platformType ) : |
Selects the architecture.
|
public Builder ( Options options, |
||
options | Options | |
appLocations | ||
builderEvent | IBuilderEvent | |
return | System |
protected OutputEvent ( string status ) : void | ||
status | string | |
return | void |