◆ OutputReaderThread()
| OutputReaderThread::OutputReaderThread |
( |
int |
fd, |
|
|
std::mutex * |
mutex, |
|
|
std::deque< char > * |
out |
|
) |
| |
|
inline |
◆ ~OutputReaderThread()
| OutputReaderThread::~OutputReaderThread |
( |
| ) |
|
|
inline |
◆ run()
| void OutputReaderThread::run |
( |
| ) |
|
|
inlineprotected |
◆ start()
| void OutputReaderThread::start |
( |
| ) |
|
|
inline |
◆ stop()
| void OutputReaderThread::stop |
( |
| ) |
|
|
inline |
◆ wait()
| void OutputReaderThread::wait |
( |
| ) |
|
|
inline |
◆ buffer_
| std::deque<char>* OutputReaderThread::buffer_ |
|
private |
◆ fd
| int OutputReaderThread::fd |
|
private |
◆ mutex_
| std::mutex* OutputReaderThread::mutex_ |
|
private |
◆ thread_
| std::thread OutputReaderThread::thread_ |
|
private |
The documentation for this class was generated from the following file: