Class TGICTransformerObj

Unit

Declaration

type TGICTransformerObj = class(TPDElement)

Description

No description available, ancestor TPDElement description follows
No description available, ancestor TDSSCktElement description follows
No description available, ancestor TDSSObject description follows
No description available, ancestor TNamedObject description follows

this is a GUID compliant to RFC 4122, v4

Hierarchy

Overview

Methods

Public constructor Create(ParClass: TDSSClass; const FaultName: String);
Public destructor Destroy; OVERRIDE;
Public procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override;
Public procedure MakeLike(OtherPtr: Pointer); override;
Public procedure RecalcElementData; OVERRIDE;
Public procedure CalcYPrim; OVERRIDE;
Public procedure MakePosSequence(); OVERRIDE;
Public procedure WriteVarOutputRecord(F: TFileStream);

Description

Methods

Public constructor Create(ParClass: TDSSClass; const FaultName: String);
 
Public destructor Destroy; OVERRIDE;
 
Public procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override;
 
Public procedure MakeLike(OtherPtr: Pointer); override;
 
Public procedure RecalcElementData; OVERRIDE;
 
Public procedure CalcYPrim; OVERRIDE;
 
Public procedure MakePosSequence(); OVERRIDE;
 
Public procedure WriteVarOutputRecord(F: TFileStream);

Make a positive Sequence Model


Generated by PasDoc 0.16.0.