Namespace: OtlCommon

Record TOmniGroupAffinity


public record TOmniGroupAffinity


Field Summary
  internal  IOmniIntegerSet FAffinity
 
  internal  integer FGroup
 
 

Property Summary
  public  IOmniIntegerSet Affinity
 
  public  integer Group
 
 

Constructor Summary
Create(groupNumber: integer; affinity: IOmniIntegerSet )
 
Create(groupNumber: integer; affinityMask: int64)
 
 

Method Summary
  internal function IOmniIntegerSet GetAffinity()
 
 

Field Detail

FAffinity

internal FAffinity: IOmniIntegerSet 
Const
False
Type
IOmniIntegerSet
Class
False

FGroup

internal FGroup: integer
Const
False
Type
integer
Class
False

Property Detail

Affinity

public Affinity: IOmniIntegerSet 
Type
IOmniIntegerSet
Class
False
Access
read

Group

public Group: integer
Type
integer
Class
False
Access
read/write

Constructor Detail

Create

public constructor Create(groupNumber: integer; affinity: IOmniIntegerSet )
Reintroduce
False

Create

public constructor Create(groupNumber: integer; affinityMask: int64)
Reintroduce
False

Method Detail

GetAffinity

internal function GetAffinity(): IOmniIntegerSet 
Reintroduce
False
Returns
IOmniIntegerSet
Class
False

Association Link

to Interface IOmniIntegerSet

Supplier
IOmniIntegerSet
Directed
False
Client
FAffinity
Type
association

to Interface IOmniIntegerSet

Supplier
IOmniIntegerSet
Directed
False
Client
Affinity
Type
association