cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Public Member Functions | |
def | __init__ (self, data) |
def | ready (self) |
def | get (self) |
Public Attributes | |
data | |
Definition at line 97 of file test_harris_numpi_video_threaded.py.
def test_harris_numpi_video_threaded.DummyTask.__init__ | ( | self, | |
data | |||
) |
Definition at line 98 of file test_harris_numpi_video_threaded.py.
def test_harris_numpi_video_threaded.DummyTask.get | ( | self | ) |
Definition at line 102 of file test_harris_numpi_video_threaded.py.
def test_harris_numpi_video_threaded.DummyTask.ready | ( | self | ) |
Definition at line 100 of file test_harris_numpi_video_threaded.py.
test_harris_numpi_video_threaded.DummyTask.data |
Definition at line 99 of file test_harris_numpi_video_threaded.py.