Public Member Functions | Private Attributes | List of all members
flexbe_core.core.state.State Class Reference
Inheritance diagram for flexbe_core.core.state.State:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, args, kwargs)
 
def execute (self, userdata)
 
def input_keys (self)
 
def name (self)
 
def outcomes (self)
 
def output_keys (self)
 
def parent (self)
 
def path (self)
 
def set_name (self, value)
 
def set_parent (self, value)
 
def sleep (self)
 
def sleep_duration (self)
 

Private Attributes

 _input_keys
 
 _name
 
 _outcomes
 
 _output_keys
 
 _parent
 

Detailed Description

Definition at line 13 of file state.py.

Constructor & Destructor Documentation

def flexbe_core.core.state.State.__init__ (   self,
  args,
  kwargs 
)

Definition at line 15 of file state.py.

Member Function Documentation

def flexbe_core.core.state.State.execute (   self,
  userdata 
)

Definition at line 24 of file state.py.

def flexbe_core.core.state.State.input_keys (   self)

Definition at line 39 of file state.py.

def flexbe_core.core.state.State.name (   self)

Definition at line 49 of file state.py.

def flexbe_core.core.state.State.outcomes (   self)

Definition at line 35 of file state.py.

def flexbe_core.core.state.State.output_keys (   self)

Definition at line 43 of file state.py.

def flexbe_core.core.state.State.parent (   self)

Definition at line 59 of file state.py.

def flexbe_core.core.state.State.path (   self)

Definition at line 69 of file state.py.

def flexbe_core.core.state.State.set_name (   self,
  value 
)

Definition at line 52 of file state.py.

def flexbe_core.core.state.State.set_parent (   self,
  value 
)

Definition at line 62 of file state.py.

def flexbe_core.core.state.State.sleep (   self)

Definition at line 27 of file state.py.

def flexbe_core.core.state.State.sleep_duration (   self)

Definition at line 31 of file state.py.

Member Data Documentation

flexbe_core.core.state.State._input_keys
private

Definition at line 18 of file state.py.

flexbe_core.core.state.State._name
private

Definition at line 21 of file state.py.

flexbe_core.core.state.State._outcomes
private

Definition at line 16 of file state.py.

flexbe_core.core.state.State._output_keys
private

Definition at line 19 of file state.py.

flexbe_core.core.state.State._parent
private

Definition at line 22 of file state.py.


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


flexbe_core
Author(s): Philipp Schillinger
autogenerated on Sun Dec 13 2020 04:01:39