SetDefaultStream Method

Name | Description | |
---|---|---|
![]() |
SetDefaultStream(XPRMStreamType, TextReader) |
Set default input/output streams. This method defines the default streams that are opened when execution of the model starts. Using an empty string as the file name implies resetting to the corresponding original default stream (defined using
SetDefaultStream(XPRMStreamType, TextReader))
|
![]() |
SetDefaultStream(XPRMStreamType, TextWriter) |
Set default input/output streams. This method defines the default streams that are opened when execution of the model starts. Using an empty string as the file name implies resetting to the corresponding original default stream (defined using
SetDefaultStream(XPRMStreamType, TextWriter))
|
![]() |
SetDefaultStream(XPRMStreamType, String) |
Set default input/output streams. This method defines the default streams that are opened when execution of the model starts.
|
