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 UsbWatchDaemon & | GetInstance () |
![]() | |
SystemEvents & | m_sys_events |
![]() | |
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 38 of file linux_usb_watch.h.
|
inline |
Definition at line 40 of file linux_usb_watch.h.
LinuxUsbWatchDaemon::~LinuxUsbWatchDaemon | ( | ) |
Definition at line 62 of file linux_usb_watch.cpp.
|
virtual |
Implements UsbWatchDaemon.
Definition at line 70 of file linux_usb_watch.cpp.
|
virtual |
Implements UsbWatchDaemon.
Definition at line 91 of file linux_usb_watch.cpp.