Ascii1Bridge Class |
Namespace: DHI.Mike1D.ResultDataAccess
public class Ascii1Bridge : AsciiBridge, IResultWriteBridge, IResultBridge
The Ascii1Bridge type exposes the following members.
Name | Description | |
---|---|---|
![]() | Ascii1Bridge | Initializes a new instance of the Ascii1Bridge class |
Name | Description | |
---|---|---|
![]() | SecondsBetweenFileFlush | (Inherited from AsciiBridge.) |
Name | Description | |
---|---|---|
![]() | DoStore | (Inherited from AsciiBridge.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Finish | (Overrides AsciiBridgeFinish.) |
![]() | Flush | |
![]() | GetFormat | (Inherited from AsciiBridge.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsIncluded | (Inherited from AsciiBridge.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | (Inherited from AsciiBridge.) |
![]() | Save | (Inherited from AsciiBridge.) |
![]() | SetupDynamicItems | (Overrides AsciiBridgeSetupDynamicItems(ListIQuantity, ListInt32).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Truncate(String) | (Inherited from AsciiBridge.) |
![]() | Truncate(String, Int32) | (Inherited from AsciiBridge.) |
![]() | WriteDashLine | (Inherited from AsciiBridge.) |
![]() | WriteHeader | (Overrides AsciiBridgeWriteHeader.) |
![]() | WriteStaticValue | (Inherited from AsciiBridge.) |
![]() | WriteTimeSteps | (Overrides AsciiBridgeWriteTimeSteps(Boolean).) |
Name | Description | |
---|---|---|
![]() | _columnWidth | (Inherited from AsciiBridge.) |
![]() | _culture | (Inherited from AsciiBridge.) |
![]() | _data | (Inherited from AsciiBridge.) |
![]() | _doTruncate | (Inherited from AsciiBridge.) |
![]() | _dynamicItems | |
![]() | _formatChainage | (Inherited from AsciiBridge.) |
![]() | _formatDefault | (Inherited from AsciiBridge.) |
![]() | _formats | (Inherited from AsciiBridge.) |
![]() | _maximumTime | (Inherited from AsciiBridge.) |
![]() | _maximumValue | (Inherited from AsciiBridge.) |
![]() | _minimumTime | (Inherited from AsciiBridge.) |
![]() | _minimumValue | (Inherited from AsciiBridge.) |
![]() | _numDynamicItems | |
![]() | _resultData | (Inherited from AsciiBridge.) |
![]() | _resultSpec | (Inherited from AsciiBridge.) |
![]() | _timeBetweenUpdates | (Inherited from AsciiBridge.) |
![]() | _timeOfNextUpdate | (Inherited from AsciiBridge.) |
![]() | _timestepCount | (Inherited from AsciiBridge.) |
![]() | _writer | (Inherited from AsciiBridge.) |