buf | QIODevicePrivateLinearBuffer | private |
canReadLine() const | QIODevicePrivateLinearBuffer | inline |
capacity | QIODevicePrivateLinearBuffer | private |
chop(int size) | QIODevicePrivateLinearBuffer | inline |
clear() | QIODevicePrivateLinearBuffer | inline |
first | QIODevicePrivateLinearBuffer | private |
freeSpaceAtEnd enum value | QIODevicePrivateLinearBuffer | private |
freeSpaceAtStart enum value | QIODevicePrivateLinearBuffer | private |
FreeSpacePos enum name | QIODevicePrivateLinearBuffer | private |
getChar() | QIODevicePrivateLinearBuffer | inline |
isEmpty() const | QIODevicePrivateLinearBuffer | inline |
len | QIODevicePrivateLinearBuffer | private |
makeSpace(size_t required, FreeSpacePos where) | QIODevicePrivateLinearBuffer | inlineprivate |
peek(char *target, int size) | QIODevicePrivateLinearBuffer | inline |
QIODevicePrivateLinearBuffer(int) | QIODevicePrivateLinearBuffer | inline |
read(char *target, int size) | QIODevicePrivateLinearBuffer | inline |
readAll() | QIODevicePrivateLinearBuffer | inline |
readLine(char *target, int size) | QIODevicePrivateLinearBuffer | inline |
reserve(int size) | QIODevicePrivateLinearBuffer | inline |
size() const | QIODevicePrivateLinearBuffer | inline |
skip(int n) | QIODevicePrivateLinearBuffer | inline |
ungetBlock(const char *block, int size) | QIODevicePrivateLinearBuffer | inline |
ungetChar(char c) | QIODevicePrivateLinearBuffer | inline |
~QIODevicePrivateLinearBuffer() | QIODevicePrivateLinearBuffer | inline |