Public Member Functions
pi_trees_lib.pi_trees_lib.Selector Class Reference
Inheritance diagram for pi_trees_lib.pi_trees_lib.Selector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def run

Detailed Description

A selector runs each task in order until one succeeds,
    at which point it returns SUCCESS. If all tasks fail, a FAILURE
    status is returned.  If a subtask is still RUNNING, then a RUNNING
    status is returned and processing continues until either SUCCESS
    or FAILURE is returned from the subtask.

Definition at line 87 of file pi_trees_lib.py.


Constructor & Destructor Documentation

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

Definition at line 94 of file pi_trees_lib.py.


Member Function Documentation

Reimplemented from pi_trees_lib.pi_trees_lib.Task.

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