WTF
WTF::VectorBuffer< T, 0 > Member List
This is the complete list of members for
WTF::VectorBuffer< T, 0 >, including all inherited members.
allocateBuffer(size_t newCapacity) | WTF::VectorBufferBase< T > | [inline, private] |
buffer() | WTF::VectorBufferBase< T > | [inline, private] |
buffer() const | WTF::VectorBufferBase< T > | [inline, private] |
capacity() const | WTF::VectorBufferBase< T > | [inline, private] |
deallocateBuffer(T *bufferToDeallocate) | WTF::VectorBufferBase< T > | [inline, private] |
m_buffer | WTF::VectorBufferBase< T > | [private] |
m_capacity | WTF::VectorBufferBase< T > | [private] |
releaseBuffer() | WTF::VectorBufferBase< T > | [inline, private] |
swap(VectorBuffer< T, 0 > &other) | WTF::VectorBuffer< T, 0 > | [inline] |
VectorBuffer() | WTF::VectorBuffer< T, 0 > | [inline] |
VectorBuffer(size_t capacity) | WTF::VectorBuffer< T, 0 > | [inline] |
VectorBufferBase() | WTF::VectorBufferBase< T > | [inline, private] |
VectorBufferBase(T *buffer, size_t capacity) | WTF::VectorBufferBase< T > | [inline, private] |
~VectorBuffer() | WTF::VectorBuffer< T, 0 > | [inline] |
~VectorBufferBase() | WTF::VectorBufferBase< T > | [inline, private] |