HDLC-Daemon
SerialPortLock Class Reference

#include <SerialPortLock.h>

Public Member Functions

 SerialPortLock ()
 
bool SuspendSerialPort ()
 
bool ResumeSerialPort ()
 
bool GetSerialPortState () const
 
size_t GetLockHolders () const
 

Detailed Description

Definition at line 27 of file SerialPortLock.h.

Constructor & Destructor Documentation

SerialPortLock::SerialPortLock ( )

Definition at line 24 of file SerialPortLock.cpp.

Member Function Documentation

size_t SerialPortLock::GetLockHolders ( ) const
inline

Definition at line 36 of file SerialPortLock.h.

Here is the caller graph for this function:

bool SerialPortLock::GetSerialPortState ( ) const

Definition at line 36 of file SerialPortLock.cpp.

Here is the caller graph for this function:

bool SerialPortLock::ResumeSerialPort ( )

Definition at line 32 of file SerialPortLock.cpp.

Here is the caller graph for this function:

bool SerialPortLock::SuspendSerialPort ( )

Definition at line 28 of file SerialPortLock.cpp.

Here is the caller graph for this function:


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