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

Public Member Functions

def __init__ (self, args, kwargs)
 
- Public Member Functions inherited from flexbe_core.core.lockable_state_machine.LockableStateMachine
def __init__ (self, args, kwargs)
 
def get_locked_state (self)
 
def is_locked (self)
 
def is_locked_inside (self)
 
def lock (self, path)
 
def transition_allowed (self, state, outcome)
 
def unlock (self, path)
 

Static Private Attributes

string _loopback_name = 'loopback'
 

Additional Inherited Members

- Public Attributes inherited from flexbe_core.core.lockable_state_machine.LockableStateMachine
 name
 
 transitions
 
- Static Public Attributes inherited from flexbe_core.core.lockable_state_machine.LockableStateMachine
 path_for_switch = None
 

Detailed Description

A state machine that can loop back to itself.

Definition at line 7 of file loopback_state_machine.py.

Constructor & Destructor Documentation

def flexbe_core.core.loopback_state_machine.LoopbackStateMachine.__init__ (   self,
  args,
  kwargs 
)

Definition at line 14 of file loopback_state_machine.py.

Member Data Documentation

string flexbe_core.core.loopback_state_machine.LoopbackStateMachine._loopback_name = 'loopback'
staticprivate

Definition at line 12 of file loopback_state_machine.py.


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


flexbe_core
Author(s): Philipp Schillinger
autogenerated on Wed Jun 5 2019 21:51:59