WTF
WTF::VectorBufferBase< T > Member List
This is the complete list of members for WTF::VectorBufferBase< T >, including all inherited members.
allocateBuffer(size_t newCapacity) | WTF::VectorBufferBase< T > | inline |
buffer() | WTF::VectorBufferBase< T > | inline |
buffer() const | WTF::VectorBufferBase< T > | inline |
capacity() const | WTF::VectorBufferBase< T > | inline |
deallocateBuffer(T *bufferToDeallocate) | WTF::VectorBufferBase< T > | inline |
m_buffer | WTF::VectorBufferBase< T > | protected |
m_capacity | WTF::VectorBufferBase< T > | protected |
releaseBuffer() | WTF::VectorBufferBase< T > | inline |
VectorBufferBase() | WTF::VectorBufferBase< T > | inlineprotected |
VectorBufferBase(T *buffer, size_t capacity) | WTF::VectorBufferBase< T > | inlineprotected |
~VectorBufferBase() | WTF::VectorBufferBase< T > | inlineprotected |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.