SwitchableCaptureFilterclassoutput.t[836]

"Switchable" capture filter. This filter can have its blocking enabled or disabled. When blocking is enabled, we capture everything, leaving nothing to the underlying stream; when disabled, we pass everything through to the underyling stream unchanged.

class SwitchableCaptureFilter :   CaptureFilter

Superclass Tree   (in declaration order)

SwitchableCaptureFilter
        CaptureFilter
                OutputFilter
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

isBlocking 

Summary of Methods  

filterText 

Properties  

isBlockingoutput.t[852]

Blocking enabled: if this is true, we'll capture all text passed through us, leaving nothing to the underyling stream. Blocking is enabled by default.

Methods  

filterText (ostr, txt)OVERRIDDENoutput.t[838]

filter the text

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2