encode.execution.ReadChannel Class Reference

Inheritance diagram for encode.execution.ReadChannel:

Inheritance graph
[legend]
Collaboration diagram for encode.execution.ReadChannel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def open
def write

Public Attributes

 consumers

Static Public Attributes

 output = True

Detailed Description

Definition at line 175 of file execution.py.


Member Function Documentation

def encode.execution.ReadChannel.__init__ (   self,
  consumers = [] 
)

Definition at line 178 of file execution.py.

def encode.execution.ReadChannel.open (   self,
  fd 
)

Reimplemented from encode.execution.Channel.

Definition at line 182 of file execution.py.

def encode.execution.ReadChannel.write (   self,
  data 
)

Definition at line 197 of file execution.py.


Member Data Documentation

encode.execution.ReadChannel.consumers

Definition at line 180 of file execution.py.

encode.execution.ReadChannel.output = True [static]

Definition at line 176 of file execution.py.


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