SwitchableCaptureFilterclass

output.t[708]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

“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  

senseContext

Summary of Properties  

isBlocking

Summary of Methods  

filterText

Properties  

isBlocking

output.t[724]

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)OVERRIDDEN

output.t[710]

filter the text

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3