encode.output.Output Class Reference

Output. More...

Inheritance diagram for encode.output.Output:

Inheritance graph
[legend]
Collaboration diagram for encode.output.Output:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def get_view
def set_batch

Detailed Description

Output.

Definition at line 36 of file output.py.


Member Function Documentation

def encode.output.Output.__init__ (   self  ) 

Reimplemented from encode.environment.OutputExtension.

Definition at line 37 of file output.py.

def encode.output.Output.get_view (   self  ) 

Definition at line 40 of file output.py.

def encode.output.Output.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 from encode.environment.OutputExtension.

Definition at line 49 of file output.py.


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