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

Public Member Functions

def __init__ (self, args, kwargs)
 
- Public Member Functions inherited from flexbe_core.core.lockable_state.LockableState
def __init__ (self, args, kwargs)
 
def is_locked (self)
 
- Public Member Functions inherited from flexbe_core.core.manually_transitionable_state.ManuallyTransitionableState
def __init__ (self, args, kwargs)
 
- Public Member Functions inherited from flexbe_core.core.monitoring_state.MonitoringState
def __init__ (self, args, kwargs)
 
def force_monitoring (self)
 
def monitor (self, key, outcome=None)
 

Public Attributes

 execute
 
- Public Attributes inherited from flexbe_core.core.lockable_state.LockableState
 execute
 
- Public Attributes inherited from flexbe_core.core.manually_transitionable_state.ManuallyTransitionableState
 execute
 
- Public Attributes inherited from flexbe_core.core.monitoring_state.MonitoringState
 execute
 
 name
 

Private Member Functions

def _loopback_execute (self, args, kwargs)
 

Private Attributes

 __execute
 
 _rate
 

Static Private Attributes

string _loopback_name = 'loopback'
 

Detailed Description

A state that can refer back to itself.
It periodically transitions to itself while no other outcome is fulfilled.

Definition at line 6 of file loopback_state.py.

Constructor & Destructor Documentation

def flexbe_core.core.loopback_state.LoopbackState.__init__ (   self,
  args,
  kwargs 
)

Definition at line 13 of file loopback_state.py.

Member Function Documentation

def flexbe_core.core.loopback_state.LoopbackState._loopback_execute (   self,
  args,
  kwargs 
)
private

Definition at line 28 of file loopback_state.py.

Member Data Documentation

flexbe_core.core.loopback_state.LoopbackState.__execute
private

Definition at line 25 of file loopback_state.py.

string flexbe_core.core.loopback_state.LoopbackState._loopback_name = 'loopback'
staticprivate

Definition at line 12 of file loopback_state.py.

flexbe_core.core.loopback_state.LoopbackState._rate
private

Definition at line 14 of file loopback_state.py.

flexbe_core.core.loopback_state.LoopbackState.execute

Definition at line 26 of file loopback_state.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