#include <qprivatelinearbuffer_p.h>
Definition at line 24 of file qprivatelinearbuffer_p.h.
◆ QPrivateLinearBuffer()
QPrivateLinearBuffer::QPrivateLinearBuffer |
( |
| ) |
|
|
inline |
◆ ~QPrivateLinearBuffer()
QPrivateLinearBuffer::~QPrivateLinearBuffer |
( |
| ) |
|
|
inline |
◆ canReadLine()
bool QPrivateLinearBuffer::canReadLine |
( |
| ) |
const |
|
inline |
◆ chop()
◆ clear()
void QPrivateLinearBuffer::clear |
( |
| ) |
|
|
inline |
◆ getChar()
int QPrivateLinearBuffer::getChar |
( |
| ) |
|
|
inline |
◆ isEmpty()
bool QPrivateLinearBuffer::isEmpty |
( |
| ) |
const |
|
inline |
◆ read()
◆ readAll()
◆ readLine()
◆ reserve()
char * QPrivateLinearBuffer::reserve |
( |
qsizetype | size | ) |
|
|
inline |
◆ size()
qsizetype QPrivateLinearBuffer::size |
( |
| ) |
const |
|
inline |
◆ skip()
◆ ungetBlock()
void QPrivateLinearBuffer::ungetBlock |
( |
const char * | block, |
|
|
qsizetype | size ) |
|
inline |
◆ ungetChar()
void QPrivateLinearBuffer::ungetChar |
( |
char | c | ) |
|
|
inline |
The documentation for this class was generated from the following file: