Public Member Functions | Static Private Attributes | List of all members
ez_interactive_marker.commands.CommandBase Class Reference
Inheritance diagram for ez_interactive_marker.commands.CommandBase:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, args, feedback=None)
 
def __init__ (self)
 

Static Private Attributes

 __metaclass__ = ABCMeta
 

Detailed Description

base class for specifying the command at the time of menu click. 

Definition at line 23 of file commands.py.

Constructor & Destructor Documentation

def ez_interactive_marker.commands.CommandBase.__init__ (   self)

Definition at line 26 of file commands.py.

Member Function Documentation

def ez_interactive_marker.commands.CommandBase.__call__ (   self,
  args,
  feedback = None 
)

Definition at line 30 of file commands.py.

Member Data Documentation

ez_interactive_marker.commands.CommandBase.__metaclass__ = ABCMeta
staticprivate

Definition at line 25 of file commands.py.


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


ez_interactive_marker
Author(s):
autogenerated on Mon Jun 10 2019 13:15:06