Skip to main content

%SQL.Engine.Objects.MtMask

Defines the bitmask built by a BSL for filtering this stream's IDs

Property Inventory

Method Inventory

Parameters

parameter NodeRef = mt("mask", ..MtStream.Index);
Inherited description: A string which, when evaluated, returns the reference for this node. e.g. "asl(1,..MyType, ..MyIndex, 4)"

Properties

property MtStream as MtStream;
The stream to which this bitmask applies
Property methods: MtStreamGet(), MtStreamGetSwizzled(), MtStreamIsValid(), MtStreamNewObject(), MtStreamSet()

Methods

method Exists() as %Boolean
Is there a mask at all?
method Map() as MtsMap
method SetMap(map As MtsMap)
method SetTempFile(tempFile As MtTempFile)
method TempFile() as MtTempFile
Returns the bit chunk tempfile representing the mask

Inherited Members

Inherited Methods

FeedbackOpens in a new tab