WTF
WTF::VectorBuffer< T, inlineCapacity > Member List
This is the complete list of members for WTF::VectorBuffer< T, inlineCapacity >, including all inherited members.
allocateBuffer(size_t newCapacity) | WTF::VectorBuffer< T, inlineCapacity > | inline |
buffer() | WTF::VectorBufferBase< T > | inlineprivate |
buffer() const | WTF::VectorBufferBase< T > | inlineprivate |
capacity() const | WTF::VectorBufferBase< T > | inlineprivate |
deallocateBuffer(T *bufferToDeallocate) | WTF::VectorBuffer< T, inlineCapacity > | inline |
m_buffer | WTF::VectorBufferBase< T > | private |
m_capacity | WTF::VectorBufferBase< T > | private |
releaseBuffer() | WTF::VectorBuffer< T, inlineCapacity > | inline |
VectorBuffer() | WTF::VectorBuffer< T, inlineCapacity > | inline |
VectorBuffer(size_t capacity) | WTF::VectorBuffer< T, inlineCapacity > | inline |
VectorBufferBase() | WTF::VectorBufferBase< T > | inlineprivate |
VectorBufferBase(T *buffer, size_t capacity) | WTF::VectorBufferBase< T > | inlineprivate |
~VectorBuffer() | WTF::VectorBuffer< T, inlineCapacity > | inline |
~VectorBufferBase() | WTF::VectorBufferBase< T > | inlineprivate |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.