![]() |
ChimeraTK-ApplicationCore
04.01.00
|
Public Member Functions | |
def | __init__ (self, owner, name, description) |
def | prepare (self) |
def | mainLoop (self) |
Public Attributes | |
out1 | |
out2 | |
out3 | |
letsStart | |
Definition at line 14 of file testPythonDataConsistencyGroup.py.
def testPythonDataConsistencyGroup.Sender.__init__ | ( | self, | |
owner, | |||
name, | |||
description | |||
) |
Definition at line 16 of file testPythonDataConsistencyGroup.py.
def testPythonDataConsistencyGroup.Sender.mainLoop | ( | self | ) |
Definition at line 30 of file testPythonDataConsistencyGroup.py.
def testPythonDataConsistencyGroup.Sender.prepare | ( | self | ) |
Definition at line 25 of file testPythonDataConsistencyGroup.py.
testPythonDataConsistencyGroup.Sender.letsStart |
Definition at line 23 of file testPythonDataConsistencyGroup.py.
testPythonDataConsistencyGroup.Sender.out1 |
Definition at line 19 of file testPythonDataConsistencyGroup.py.
testPythonDataConsistencyGroup.Sender.out2 |
Definition at line 20 of file testPythonDataConsistencyGroup.py.
testPythonDataConsistencyGroup.Sender.out3 |
Definition at line 21 of file testPythonDataConsistencyGroup.py.