| OpenCPN Partial API docs
    | 
Listen to OS signals reflecting for example suspend/resume, new USB devicesbeing plugged in, etc; update EventVars in SysEvents accordingly. More...
#include <win_usb_watch.h>
 
  
| Public Member Functions | |
| WinUsbWatchDaemon (SystemEvents &se) | |
| void | Start () | 
| void | Stop () | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from UsbWatchDaemon | |
| static UsbWatchDaemon & | GetInstance () | 
|  Public Attributes inherited from UsbWatchDaemon | |
| SystemEvents & | m_sys_events | 
|  Protected Member Functions inherited from UsbWatchDaemon | |
| UsbWatchDaemon (SystemEvents &sys_events) | |
Listen to OS signals reflecting for example suspend/resume, new USB devicesbeing plugged in, etc; update EventVars in SysEvents accordingly.
Definition at line 38 of file win_usb_watch.h.
| 
 | inline | 
Definition at line 40 of file win_usb_watch.h.
| 
 | virtual | 
Implements UsbWatchDaemon.
Definition at line 53 of file win_usb_watch.cpp.
| 
 | virtual | 
Implements UsbWatchDaemon.
Definition at line 59 of file win_usb_watch.cpp.