|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Save to file channel. More...


Public Member Functions | |
| def | __del__ (self) |
| def | __init__ (self, theConfig=CfgChannel()) |
| Constructor for base trigger class. More... | |
| def | send (self, theAnnouncement) |
Public Attributes | |
| config | |
| fid | |
Public Attributes inherited from Channel | |
| config | |
| def __init__ | ( | self, | |
theConfig = CfgChannel() |
|||
| ) |
Constructor for base trigger class.
Reimplemented from Channel.
| def __del__ | ( | self | ) |
| def send | ( | self, | |
| theAnnouncement | |||
| ) |
Reimplemented from Channel.
| config |
| fid |