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

Public Member Functions

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

Public Attributes

 myOutput
 
 myInput
 

Detailed Description

Definition at line 15 of file testPythonSimpleApp.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 17 of file testPythonSimpleApp.py.

Member Function Documentation

◆ mainLoop()

def testPythonSimpleApp.MyMod.mainLoop (   self)

Definition at line 23 of file testPythonSimpleApp.py.

Member Data Documentation

◆ myInput

testPythonSimpleApp.MyMod.myInput

Definition at line 21 of file testPythonSimpleApp.py.

◆ myOutput

testPythonSimpleApp.MyMod.myOutput

Definition at line 20 of file testPythonSimpleApp.py.


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