ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
testPythonSimpleApp.MyMod Class Reference
+ Inheritance diagram for testPythonSimpleApp.MyMod:
+ Collaboration diagram for testPythonSimpleApp.MyMod:

Public Member Functions

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

Public Attributes

 myOutput
 
 myInput
 

Static Public Attributes

 myMod
 

Detailed Description

Definition at line 15 of file testPythonSimpleApp.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 17 of file testPythonSimpleApp.py.

Member Function Documentation

◆ mainLoop()

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.

◆ myMod

testPythonSimpleApp.MyMod.myMod
static

Definition at line 31 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: