[This is preliminary documentation and is subject to change.]

The HonorDrive type exposes the following members.

Constructors

  Name Description
Protected method HonorDrive
Initializes an honor drive

Methods

  Name Description
Public method Commit()()()() (Inherited from Drive.)
Public method Commit(ImplicitComponent) (Inherited from Drive.)
Public method GetDriveStrength (Inherited from Drive.)
Public method GetStimulus (Inherited from Drive.)
Public method Retract()()()() (Inherited from Drive.)
Public method Retract(ImplicitComponent) (Inherited from Drive.)
Public method UpdateDeficit (Inherited from Drive.)
Public method UpdateMetaInfo (Inherited from Drive.)

Properties

  Name Description
Protected property CommitLocker (Inherited from Drive.)
Public property Deficit (Inherited from Drive.)
Public property DriveComponent (Inherited from Drive.)
Public property Static member Factory
Gets the factory used for generating instances of the HonorDrive class
Public property Static member GlobalParameters
Gets the global parameters for the HonorDrive class
Public property InitialDeficit (Inherited from Drive.)
Public property InitializeOnCommit
Specifies whether initialization operations should be performed when the drive in committed
(Inherited from Drive.)
Public property Input (Inherited from Drive.)
Public property IsReadOnly
Specifies whether the drive is in a read-only (i.e., immutable) state
(Inherited from Drive.)
Public property MetaInfo (Inherited from Drive.)
Public property Output (Inherited from Drive.)
Public property Parameters
Gets the local parameters for this drive

Explicit Interface Implementations

See Also