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

Classes

class  VG2
 

Public Member Functions

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

Public Attributes

 vg
 
 vg2
 
 testError
 

Detailed Description

Definition at line 16 of file testPythonVariableGroup.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 26 of file testPythonVariableGroup.py.

Member Function Documentation

◆ mainLoop()

def testPythonVariableGroup.MyMod.mainLoop (   self)

Definition at line 37 of file testPythonVariableGroup.py.

+ Here is the call graph for this function:

Member Data Documentation

◆ testError

testPythonVariableGroup.MyMod.testError

Definition at line 35 of file testPythonVariableGroup.py.

◆ vg

testPythonVariableGroup.MyMod.vg

Definition at line 29 of file testPythonVariableGroup.py.

◆ vg2

testPythonVariableGroup.MyMod.vg2

Definition at line 33 of file testPythonVariableGroup.py.


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