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

List of all members.

Public Member Functions

def __init__
def reset
def run

Public Attributes

 index
 success

Detailed Description

    A parallel task runs each child task at (roughly) the same time.
    The ParallelAll task requires all subtasks to succeed for it to succeed.

Definition at line 418 of file pi_trees_lib.py.


Constructor & Destructor Documentation

def pi_trees_lib.pi_trees_lib.ParallelAll.__init__ (   self,
  name,
  args,
  kwargs 
)

Definition at line 423 of file pi_trees_lib.py.


Member Function Documentation

Reimplemented from pi_trees_lib.pi_trees_lib.Task.

Definition at line 456 of file pi_trees_lib.py.

Reimplemented from pi_trees_lib.pi_trees_lib.Task.

Definition at line 429 of file pi_trees_lib.py.


Member Data Documentation

Definition at line 423 of file pi_trees_lib.py.

Definition at line 423 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 Thu Jun 6 2019 17:33:29