Public Member Functions | Public Attributes
pi_trees_lib.pi_trees_lib.Task Class Reference
Inheritance diagram for pi_trees_lib.pi_trees_lib.Task:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __enter__
def __exit__
def __init__
def add_child
def announce
def get_status
def insert_child
def prepend_child
def remove_child
def reset
def run
def set_status

Public Attributes

 children
 name
 status

Detailed Description

"The base Task class 

Definition at line 39 of file pi_trees_lib.py.


Constructor & Destructor Documentation

def pi_trees_lib.pi_trees_lib.Task.__init__ (   self,
  name,
  children = None,
  args,
  kwargs 
)

Reimplemented in pi_trees_lib.pi_trees_lib.Loop.

Definition at line 41 of file pi_trees_lib.py.


Member Function Documentation

Definition at line 79 of file pi_trees_lib.py.

def pi_trees_lib.pi_trees_lib.Task.__exit__ (   self,
  exc_type,
  exc_val,
  exc_tb 
)

Definition at line 82 of file pi_trees_lib.py.

Definition at line 57 of file pi_trees_lib.py.

Definition at line 75 of file pi_trees_lib.py.

Definition at line 69 of file pi_trees_lib.py.

def pi_trees_lib.pi_trees_lib.Task.insert_child (   self,
  c,
  i 
)

Definition at line 66 of file pi_trees_lib.py.

Definition at line 63 of file pi_trees_lib.py.

Definition at line 60 of file pi_trees_lib.py.

Reimplemented in parallel_example.Count.

Definition at line 53 of file pi_trees_lib.py.

Definition at line 72 of file pi_trees_lib.py.


Member Data Documentation

Definition at line 41 of file pi_trees_lib.py.


The documentation for this class was generated from the following file:


pi_trees_lib
Author(s): Patrick Goebel
autogenerated on Fri Aug 28 2015 12:02:23