encode.environment.OutputExtension Class Reference

Inheritance diagram for encode.environment.OutputExtension:

Inheritance graph
[legend]
Collaboration diagram for encode.environment.OutputExtension:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def set_batch

Detailed Description

Command output viewer.

Definition at line 502 of file environment.py.


Member Function Documentation

def encode.environment.OutputExtension.__init__ (   self  ) 

Reimplemented from encode.extension.Extension.

Reimplemented in encode.output.Output.

Definition at line 505 of file environment.py.

def encode.environment.OutputExtension.set_batch (   self,
  batch 
)

Associates BATCH with this object.  The batch's output callbacks should be
   implemented.  The execution can be monitored via via
   signals.  All ties to an old batch should be cut when a
   new one is set.

Reimplemented in encode.output.Output.

Definition at line 508 of file environment.py.


The documentation for this class was generated from the following file:
Generated on Thu Jan 18 09:47:51 2007 for Encode by  doxygen 1.4.7