#include <IOChannelThread.h>
◆ tcIOChannelThread()
tcIOChannelThread::tcIOChannelThread |
( |
tcIOChannel * |
apChannel | ) |
|
◆ ~tcIOChannelThread()
tcIOChannelThread::~tcIOChannelThread |
( |
| ) |
|
|
virtual |
◆ flush()
void tcIOChannelThread::flush |
( |
| ) |
|
Flush the current update list at the next possible time.
◆ run()
void * tcIOChannelThread::run |
( |
| ) |
|
|
virtual |
Runs outputting via the IOChannel object when needed.
Implements tcThread.
◆ setEnabled()
void tcIOChannelThread::setEnabled |
( |
bool |
abEnable | ) |
|
◆ setLimitEnable()
void tcIOChannelThread::setLimitEnable |
( |
bool |
abEnable, |
|
|
uint64 |
anNum |
|
) |
| |
Enables/Disables the limiter.
◆ stop()
void tcIOChannelThread::stop |
( |
| ) |
|
|
virtual |
Override stop to set flag then wake the thread up to die.
Reimplemented from tcThread.
The documentation for this class was generated from the following files: