OpenCPN Partial API docs
WinUsbWatchDaemon Class Reference

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>

Inheritance diagram for WinUsbWatchDaemon:
UsbWatchDaemon

Public Member Functions

 WinUsbWatchDaemon (SystemEvents &se)
 
void Start ()
 
void Stop ()
 

Additional Inherited Members

- Static Public Member Functions inherited from UsbWatchDaemon
static UsbWatchDaemonGetInstance ()
 
- Public Attributes inherited from UsbWatchDaemon
SystemEventsm_sys_events
 
- Protected Member Functions inherited from UsbWatchDaemon
 UsbWatchDaemon (SystemEvents &sys_events)
 

Detailed Description

Listen to OS signals reflecting for example suspend/resume, new USB devicesbeing plugged in, etc; update EventVars in SysEvents accordingly.

Definition at line 35 of file win_usb_watch.h.


The documentation for this class was generated from the following files: