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 UsbWatchDaemon & | GetInstance () |
![]() | |
SystemEvents & | m_sys_events |
![]() | |
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 52 of file win_usb_watch.cpp.
|
virtual |
Implements UsbWatchDaemon.
Definition at line 58 of file win_usb_watch.cpp.