• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

WTF

WTF::VectorBuffer< T, 0 >

WTF::VectorBuffer< T, 0 > Class Template Reference

#include <Vector.h>

List of all members.


Detailed Description

template<typename T>
class WTF::VectorBuffer< T, 0 >

Definition at line 222 of file Vector.h.


Public Member Functions

 VectorBuffer ()
 VectorBuffer (size_t capacity)
 ~VectorBuffer ()
void swap (VectorBuffer< T, 0 > &other)
void deallocateBuffer (T *buffer)
void allocateBuffer (size_t newCapacity)
T * buffer ()
const T * buffer () const
size_t capacity () const

Protected Member Functions

 VectorBuffer (T *buffer, size_t capacity)

Protected Attributes

size_t m_capacity
T * m_buffer

Constructor & Destructor Documentation

template<typename T>
WTF::VectorBuffer< T, 0 >::VectorBuffer (  )  [inline]

Definition at line 225 of file Vector.h.

template<typename T>
WTF::VectorBuffer< T, 0 >::VectorBuffer ( size_t  capacity  )  [inline]

Definition at line 231 of file Vector.h.

template<typename T>
WTF::VectorBuffer< T, 0 >::~VectorBuffer (  )  [inline]

Definition at line 237 of file Vector.h.

template<typename T>
WTF::VectorBuffer< T, 0 >::VectorBuffer ( T *  buffer,
size_t  capacity 
) [inline, protected]

Definition at line 267 of file Vector.h.


Member Function Documentation

template<typename T>
void WTF::VectorBuffer< T, 0 >::swap ( VectorBuffer< T, 0 > &  other  )  [inline]

Definition at line 242 of file Vector.h.

template<typename T>
void WTF::VectorBuffer< T, 0 >::deallocateBuffer ( T *  buffer  )  [inline]

Definition at line 248 of file Vector.h.

template<typename T>
void WTF::VectorBuffer< T, 0 >::allocateBuffer ( size_t  newCapacity  )  [inline]

Definition at line 253 of file Vector.h.

template<typename T>
T* WTF::VectorBuffer< T, 0 >::buffer (  )  [inline]

Definition at line 262 of file Vector.h.

template<typename T>
const T* WTF::VectorBuffer< T, 0 >::buffer (  )  const [inline]

Definition at line 263 of file Vector.h.

template<typename T>
size_t WTF::VectorBuffer< T, 0 >::capacity (  )  const [inline]

Definition at line 264 of file Vector.h.


Member Data Documentation

template<typename T>
size_t WTF::VectorBuffer< T, 0 >::m_capacity [protected]

Definition at line 273 of file Vector.h.

template<typename T>
T* WTF::VectorBuffer< T, 0 >::m_buffer [protected]

Definition at line 274 of file Vector.h.


The documentation for this class was generated from the following file:
  • Vector.h

WTF

Skip menu "WTF"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   WTF
  • KJSEmbed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  •   core
  • Phonon
  •   Backend
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal