#include <qiodevice_p.h>
Definition at line 65 of file qiodevice_p.h.
◆ append() [1/2]
void QIODevicePrivate::QRingBufferRef::append |
( |
const char * | data, |
|
|
qint64 | size ) |
|
inline |
◆ append() [2/2]
void QIODevicePrivate::QRingBufferRef::append |
( |
const QByteArray & | qba | ) |
|
|
inline |
◆ canReadLine()
bool QIODevicePrivate::QRingBufferRef::canReadLine |
( |
| ) |
const |
|
inline |
◆ chop()
void QIODevicePrivate::QRingBufferRef::chop |
( |
qint64 | bytes | ) |
|
|
inline |
◆ chunkSize()
int QIODevicePrivate::QRingBufferRef::chunkSize |
( |
| ) |
const |
|
inline |
◆ clear()
void QIODevicePrivate::QRingBufferRef::clear |
( |
| ) |
|
|
inline |
◆ free()
void QIODevicePrivate::QRingBufferRef::free |
( |
qint64 | bytes | ) |
|
|
inline |
◆ getChar()
int QIODevicePrivate::QRingBufferRef::getChar |
( |
| ) |
|
|
inline |
◆ indexOf() [1/2]
qint64 QIODevicePrivate::QRingBufferRef::indexOf |
( |
char | c | ) |
const |
|
inline |
◆ indexOf() [2/2]
qint64 QIODevicePrivate::QRingBufferRef::indexOf |
( |
char | c, |
|
|
qint64 | maxLength, |
|
|
qint64 | pos = 0 ) const |
|
inline |
◆ isEmpty()
bool QIODevicePrivate::QRingBufferRef::isEmpty |
( |
| ) |
const |
|
inline |
◆ nextDataBlockSize()
qint64 QIODevicePrivate::QRingBufferRef::nextDataBlockSize |
( |
| ) |
const |
|
inline |
◆ peek()
qint64 QIODevicePrivate::QRingBufferRef::peek |
( |
char * | data, |
|
|
qint64 | maxLength, |
|
|
qint64 | pos = 0 ) const |
|
inline |
◆ putChar()
void QIODevicePrivate::QRingBufferRef::putChar |
( |
char | c | ) |
|
|
inline |
◆ read() [1/2]
QByteArray QIODevicePrivate::QRingBufferRef::read |
( |
| ) |
|
|
inline |
◆ read() [2/2]
qint64 QIODevicePrivate::QRingBufferRef::read |
( |
char * | data, |
|
|
qint64 | maxLength ) |
|
inline |
◆ readLine()
◆ readPointer()
const char * QIODevicePrivate::QRingBufferRef::readPointer |
( |
| ) |
const |
|
inline |
◆ readPointerAtPosition()
const char * QIODevicePrivate::QRingBufferRef::readPointerAtPosition |
( |
qint64 | pos, |
|
|
qint64 & | length ) const |
|
inline |
◆ reserve()
char * QIODevicePrivate::QRingBufferRef::reserve |
( |
qint64 | bytes | ) |
|
|
inline |
◆ reserveFront()
char * QIODevicePrivate::QRingBufferRef::reserveFront |
( |
qint64 | bytes | ) |
|
|
inline |
◆ setChunkSize()
void QIODevicePrivate::QRingBufferRef::setChunkSize |
( |
int | size | ) |
|
|
inline |
◆ size()
qint64 QIODevicePrivate::QRingBufferRef::size |
( |
| ) |
const |
|
inline |
◆ skip()
qint64 QIODevicePrivate::QRingBufferRef::skip |
( |
qint64 | length | ) |
|
|
inline |
◆ truncate()
void QIODevicePrivate::QRingBufferRef::truncate |
( |
qint64 | pos | ) |
|
|
inline |
◆ ungetChar()
void QIODevicePrivate::QRingBufferRef::ungetChar |
( |
char | c | ) |
|
|
inline |
◆ QIODevicePrivate
The documentation for this class was generated from the following file: