Namespace: OtlCommon

Class TOmniProcessorGroup

System.TInterfacedObject
  |
  +-- OtlCommon.TOmniProcessorGroup
All Implemented Interfaces:
IOmniProcessorGroup

public class TOmniProcessorGroup ( System.TInterfacedObject , IOmniProcessorGroup )

Sealed
False
Abstract
False
Persistent
False

Field Summary
  internal  IOmniIntegerSet FAffinity
 
  internal  integer FGroupNumber
 
 

Property Summary
  public  IOmniIntegerSet Affinity
 
  public  integer GroupNumber
 
 

Constructor Summary
Create(groupNumber: integer; affinity: NativeUInt)
 
 

Field Detail

FAffinity

internal FAffinity: IOmniIntegerSet 
Const
False
Type
IOmniIntegerSet
Class
False

FGroupNumber

internal FGroupNumber: integer
Const
False
Type
integer
Class
False

Property Detail

Affinity

public Affinity: IOmniIntegerSet 
Type
IOmniIntegerSet
Class
False
Access
read

GroupNumber

public GroupNumber: integer
Type
integer
Class
False
Access
read

Constructor Detail

Create

public constructor Create(groupNumber: integer; affinity: NativeUInt)
Final
False
Reintroduce
False
Virtual
False
Override
False
Abstract
False

Implementation Link

to Interface IOmniProcessorGroup

Client
TOmniProcessorGroup
Supplier
IOmniProcessorGroup

Association Link

to Interface IOmniIntegerSet

Supplier
IOmniIntegerSet
Directed
False
Client
FAffinity
Type
association

to Interface IOmniIntegerSet

Supplier
IOmniIntegerSet
Directed
False
Client
Affinity
Type
association