encode.execution.WriteChannel Class Reference

Inheritance diagram for encode.execution.WriteChannel:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def open
def write
def flush

Static Public Attributes

 output = False

Detailed Description

Definition at line 155 of file execution.py.


Member Function Documentation

def encode.execution.WriteChannel.__init__ (   self  ) 

Definition at line 158 of file execution.py.

def encode.execution.WriteChannel.flush (   self  ) 

Definition at line 169 of file execution.py.

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

Reimplemented from encode.execution.Channel.

Definition at line 161 of file execution.py.

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

Definition at line 165 of file execution.py.


Member Data Documentation

encode.execution.WriteChannel.output = False [static]

Definition at line 156 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