Public Member Functions
rtshell.actions.RequiredActionCB Class Reference

Required action callback. More...

Inheritance diagram for rtshell.actions.RequiredActionCB:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __call__
def __init__
def __str__

Detailed Description

Required action callback.

Callback for a required action.

Checks the action result and raises @ref RequiredActionFailedError if the
action failed.

Definition at line 131 of file actions.py.


Constructor & Destructor Documentation

def rtshell.actions.RequiredActionCB.__init__ (   self,
  args,
  kwargs 
)

Reimplemented from rtshell.actions.BaseCallback.

Definition at line 138 of file actions.py.


Member Function Documentation

def rtshell.actions.RequiredActionCB.__call__ (   self,
  result,
  err_msg 
)

Reimplemented from rtshell.actions.BaseCallback.

Definition at line 141 of file actions.py.

Reimplemented from rtshell.actions.BaseCallback.

Definition at line 145 of file actions.py.


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


rtshell
Author(s): Geoffrey Biggs
autogenerated on Fri Aug 28 2015 12:55:12