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 |
Noncopyable() | WTFNoncopyable::Noncopyable | inlineprivate |
releaseBuffer() | WTF::VectorBufferBase< T > | inline |
VectorBufferBase() | WTF::VectorBufferBase< T > | inlineprotected |
VectorBufferBase(T *buffer, size_t capacity) | WTF::VectorBufferBase< T > | inlineprotected |
~Noncopyable() | WTFNoncopyable::Noncopyable | inlineprivate |
~VectorBufferBase() | WTF::VectorBufferBase< T > | inlineprotected |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.