OpenCPN Partial API docs
|
Listen to DBus system bus signals reflecting for example suspend/resume, new USB devicesbeing plugged in, etc; update EventVars in SysEvents accordingly. More...
#include <linux_usb_watch.h>
Public Member Functions | |
LinuxUsbWatchDaemon (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 DBus system bus signals reflecting for example suspend/resume, new USB devicesbeing plugged in, etc; update EventVars in SysEvents accordingly.
Definition at line 35 of file linux_usb_watch.h.