HDLC-Daemon
|
#include <SerialPortLock.h>
Public Member Functions | |
SerialPortLock () | |
bool | SuspendSerialPort () |
bool | ResumeSerialPort () |
bool | GetSerialPortState () const |
size_t | GetLockHolders () const |
Definition at line 27 of file SerialPortLock.h.
SerialPortLock::SerialPortLock | ( | ) |
Definition at line 24 of file SerialPortLock.cpp.
|
inline |
bool SerialPortLock::GetSerialPortState | ( | ) | const |
bool SerialPortLock::ResumeSerialPort | ( | ) |
bool SerialPortLock::SuspendSerialPort | ( | ) |