WTF
WTF::VectorBuffer< T, 0 > Class Template Reference
#include <Vector.h>
Inheritance diagram for WTF::VectorBuffer< T, 0 >:

Public Member Functions | |
VectorBuffer () | |
VectorBuffer (size_t capacity) | |
~VectorBuffer () | |
void | swap (VectorBuffer< T, 0 > &other) |
Additional Inherited Members | |
![]() | |
void | allocateBuffer (size_t newCapacity) |
T * | buffer () |
const T * | buffer () const |
size_t | capacity () const |
void | deallocateBuffer (T *bufferToDeallocate) |
T * | releaseBuffer () |
VectorBufferBase () | |
VectorBufferBase (T *buffer, size_t capacity) | |
~VectorBufferBase () | |
Detailed Description
Constructor & Destructor Documentation
template<typename T >
|
inline |
template<typename T >
|
inline |
template<typename T >
|
inline |
Member Function Documentation
template<typename T >
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Jul 12 2013 08:52:29 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Jul 12 2013 08:52:29 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.