OutputFileWriter
Gets the full path for the output code file.
Gets the stream writer that writes to the code load file.
Gets the full path for the output data grid file.
Gets the stream writer that writes to the data grid load file.
Gets the full path for the output native file.
Gets the stream writer that writes to the native load file.
Gets the full path for the output object file.
Gets the stream writer that writes to the object load file.
Initializes a new instance of the OutputFileWriter class.
Deletes all load files and resets theirs names, so subsequent calls to Open will create files with different names.
Close should be executed prior to calling this method.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Method tries to close and delete all temporary files created by this object.