ChimeraTK-ApplicationCore  04.01.00
testPythonApplicationModule.MyMod Class Reference
+ Inheritance diagram for testPythonApplicationModule.MyMod:
+ Collaboration diagram for testPythonApplicationModule.MyMod:

Public Member Functions

def __init__ (self, owner, name, description)
 
def mainLoop (self)
 

Public Attributes

 testError
 

Detailed Description

Definition at line 14 of file testPythonApplicationModule.py.

Constructor & Destructor Documentation

◆ __init__()

def testPythonApplicationModule.MyMod.__init__ (   self,
  owner,
  name,
  description 
)

Definition at line 16 of file testPythonApplicationModule.py.

Member Function Documentation

◆ mainLoop()

def testPythonApplicationModule.MyMod.mainLoop (   self)

Definition at line 21 of file testPythonApplicationModule.py.

+ Here is the call graph for this function:

Member Data Documentation

◆ testError

testPythonApplicationModule.MyMod.testError

Definition at line 19 of file testPythonApplicationModule.py.


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