#include "channeldevice.h"
|
qint64 | readData (char *, qint64) override |
|
qint64 | writeData (const char *, qint64) override |
|
Definition at line 19 of file channeldevice.h.
◆ atEnd()
bool LC::Util::ChannelDevice::atEnd |
( |
| ) |
const |
|
override |
◆ FinishWrite()
void LC::Util::ChannelDevice::FinishWrite |
( |
| ) |
|
◆ isSequential()
bool LC::Util::ChannelDevice::isSequential |
( |
| ) |
const |
|
override |
◆ readData()
qint64 LC::Util::ChannelDevice::readData |
( |
char * | data, |
|
|
qint64 | maxSize ) |
|
overrideprotected |
◆ writeData()
qint64 LC::Util::ChannelDevice::writeData |
( |
const char * | data, |
|
|
qint64 | maxSize ) |
|
overrideprotected |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.16373.g319c272718-build/leechcraft-0.6.70-16373-g319c272718/src/util/sll/channeldevice.h
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.16373.g319c272718-build/leechcraft-0.6.70-16373-g319c272718/src/util/sll/channeldevice.cpp