encode.execution.Channel Class Reference

Channel. More...

Inheritance diagram for encode.execution.Channel:

Inheritance graph
[legend]
List of all members.

Public Member Functions

def __init__
def open
def close

Public Attributes

 file
 condition
 callback
 id

Detailed Description

Channel.

Definition at line 87 of file execution.py.


Member Function Documentation

def encode.execution.Channel.__init__ (   self,
  condition = 0,
  callback = None 
)

Definition at line 88 of file execution.py.

def encode.execution.Channel.close (   self  ) 

Definition at line 134 of file execution.py.

def encode.execution.Channel.open (   self,
  file 
)

Reimplemented in encode.execution.WriteChannel, and encode.execution.ReadChannel.

Definition at line 95 of file execution.py.


Member Data Documentation

encode.execution.Channel.callback

Definition at line 93 of file execution.py.

encode.execution.Channel.condition

Definition at line 92 of file execution.py.

encode.execution.Channel.file

Definition at line 91 of file execution.py.

encode.execution.Channel.id

Definition at line 101 of file execution.py.


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