Res1DStreamBridge Class |
Namespace: DHI.Mike1D.ResultDataAccess
public class Res1DStreamBridge : IResultReadWriteBridge, IResultReadBridge, IResultBridge, IResultWriteBridge
The Res1DStreamBridge type exposes the following members.
| Name | Description | |
|---|---|---|
| Res1DStreamBridge(IResultData) | Initializes a new instance of the Res1DStreamBridge class | |
| Res1DStreamBridge(IResultData, Stream) | Initializes a new instance of the Res1DStreamBridge class |
| Name | Description | |
|---|---|---|
| Connection | ||
| Filter | ||
| NumberOfTimeSteps | ||
| SecondsBetweenFileFlush |
| Name | Description | |
|---|---|---|
| CloseDfsFile | ||
| Connect | ||
| CreateDynamicItemInfos | ||
| CreateDynamicItemInfosOld | ||
| CreateResultDirectory | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| Finish | ||
| Flush | ||
| FromDfs | ||
| GetFloat | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OpenDfsFile | ||
| PeakStaticItemNameNext | ||
| PeakStaticItemNext | ||
| Prepare | ||
| Read | ||
| ReadData | ||
| ReadHeader(IDiagnostics) | ||
| ReadHeader(IDiagnostics, Boolean) | ||
| ReadStaticItemNext | ||
| RewindTime | ||
| Save | ||
| ToDfs | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TriggerTimeStepReadEvent | ||
| Write |
| Name | Description | |
|---|---|---|
| TimeStepReadEvent |
| Name | Description | |
|---|---|---|
| _connection | ||
| _contained | ||
| _dfsFile | ||
| _dfsFileStream | ||
| _dynamicItems | ||
| _lastTime | ||
| _predefItemData | ||
| _resultData | ||
| _useUbgUnits | ||
| RES1D_VERSION |