
Public Member Functions | |
| def | __init__ (self, target, dir) |
| def | run (self) |
Public Attributes | |
| dir | |
| target | |
Definition at line 65 of file test_camera.py.
| def test_camera.PollCameraThread.__init__ | ( | self, | |
| target, | |||
| dir | |||
| ) |
Definition at line 66 of file test_camera.py.
| def test_camera.PollCameraThread.run | ( | self | ) |
Definition at line 71 of file test_camera.py.
| test_camera.PollCameraThread.dir |
Definition at line 69 of file test_camera.py.
| test_camera.PollCameraThread.target |
Definition at line 68 of file test_camera.py.