Namespace: OtlContainers

Record TOmniTaggedValue


public record TOmniTaggedValue


Field Summary
  public  word Offset
 
  public  TOmniQueueTag Tag
 
  public  OtlCommon.TOmniValue Value
 
 

Method Summary
  public function boolean CASTag(oldTag: TOmniQueueTag ; newTag: TOmniQueueTag )
 
 

Field Detail

Offset

public Offset: word
Const
False
Type
word
Class
False

Tag

public Tag: TOmniQueueTag 
Const
False
Type
TOmniQueueTag
Class
False

Value

public Value: OtlCommon.TOmniValue 
Const
False
Type
TOmniValue
Class
False

Method Detail

CASTag

public function CASTag(oldTag: TOmniQueueTag ; newTag: TOmniQueueTag ): boolean
Reintroduce
False
Returns
boolean
Class
False

Association Link

to Struct TOmniValue

Supplier
TOmniValue
Directed
False
Client
Value
Type
association

to Enum TOmniQueueTag

Supplier
TOmniQueueTag
Directed
False
Client
Tag
Type
association