rad  3.0.0
Public Member Functions | Public Attributes | List of all members
testShutter.ActionStatus Class Reference
Inheritance diagram for testShutter.ActionStatus:
scxml4py.action.Action scxml4py.listeners.StatusListener

Public Member Functions

def __init__ (self)
 
def notify (self, status)
 
def execute (self, theCtx)
 
- Public Member Functions inherited from scxml4py.action.Action
def __init__ (self, theId, theEventQueue=None, theData=None)
 
def __str__ (self)
 
def __lt__ (self, other)
 
def __eq__ (self, other)
 
def getId (self)
 
def getData (self)
 
def setId (self, theId)
 
def setData (self, theData)
 
def sendInternalEvent (self, theEvent)
 
def evaluate (self, theCtx)
 
def __init__ (self, theId, theEventQueue=None, theData=None)
 
def __str__ (self)
 
def __lt__ (self, other)
 
def __eq__ (self, other)
 
def getId (self)
 
def getData (self)
 
def setId (self, theId)
 
def setData (self, theData)
 
def sendInternalEvent (self, theEvent)
 
def evaluate (self, theCtx)
 

Public Attributes

 mStatus
 
- Public Attributes inherited from scxml4py.action.Action
 mId
 
 mEventQueue
 
 mData
 

Constructor & Destructor Documentation

◆ __init__()

def testShutter.ActionStatus.__init__ (   self)

Member Function Documentation

◆ execute()

def testShutter.ActionStatus.execute (   self,
  theCtx 
)

Reimplemented from scxml4py.action.Action.

◆ notify()

def testShutter.ActionStatus.notify (   self,
  status 
)

Reimplemented from scxml4py.listeners.StatusListener.

Member Data Documentation

◆ mStatus

testShutter.ActionStatus.mStatus

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