Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%ZEN.Report.streamTransformer

class %ZEN.Report.streamTransformer extends %Library.RegisteredObject

Method Inventory

Methods

classmethod DumpPrefixMapping(ByRef poutStream As %Stream.TmpCharacter, ByRef prefixmapping As %String)
classmethod transformStream(ByRef pinStream As %Stream.TmpCharacter, ByRef poutStream As %Stream.TmpCharacter) as %Status
expand macro definitions in stream

Inherited Members

Inherited Methods

FeedbackOpens in a new tab