Click or drag to resize

Res1DBridge Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class Res1DBridge : Res1DStreamBridge, 
	IResultRandomReadBridge, IResultReadBridge, IResultBridge

The Res1DBridge type exposes the following members.

Constructors
  NameDescription
Public methodRes1DBridge
Initializes a new instance of the Res1DBridge class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from Res1DStreamBridge.)
Public propertyDoRewindTime
Public propertyFilter (Inherited from Res1DStreamBridge.)
Public propertyNumberOfTimeSteps (Inherited from Res1DStreamBridge.)
Public propertySecondsBetweenFileFlush (Inherited from Res1DStreamBridge.)
Top
Methods
  NameDescription
Protected methodCloseDfsFile (Inherited from Res1DStreamBridge.)
Public methodConnect (Inherited from Res1DStreamBridge.)
Protected methodCreateDynamicItemInfos (Inherited from Res1DStreamBridge.)
Protected methodCreateDynamicItemInfosOld (Inherited from Res1DStreamBridge.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Inherited from Res1DStreamBridge.)
Public methodFinish (Inherited from Res1DStreamBridge.)
Public methodFlush (Inherited from Res1DStreamBridge.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOpenDfsFile (Inherited from Res1DStreamBridge.)
Protected methodPeakStaticItemNameNext (Inherited from Res1DStreamBridge.)
Protected methodPeakStaticItemNext (Inherited from Res1DStreamBridge.)
Public methodPrepare (Overrides Res1DStreamBridgePrepare(IDiagnostics).)
Public methodRead (Inherited from Res1DStreamBridge.)
Public methodReadData (Overrides Res1DStreamBridgeReadData(IDiagnostics).)
Public methodReadHeader(IDiagnostics) (Inherited from Res1DStreamBridge.)
Public methodReadHeader(IDiagnostics, Boolean) (Inherited from Res1DStreamBridge.)
Protected methodReadStaticItemNext (Inherited from Res1DStreamBridge.)
Public methodReadTimeForTimeStep
Public methodReadTimeStep
Protected methodRewindTime (Overrides Res1DStreamBridgeRewindTime.)
Public methodSave (Inherited from Res1DStreamBridge.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodTriggerTimeStepReadEvent (Inherited from Res1DStreamBridge.)
Public methodWrite (Inherited from Res1DStreamBridge.)
Top
Events
  NameDescription
Public eventTimeStepReadEvent (Inherited from Res1DStreamBridge.)
Top
Fields
See Also