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

WTF

  • WTF
  • VectorBufferBase
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
WTF::VectorBufferBase< T > Class Template Reference

#include <Vector.h>

Inheritance diagram for WTF::VectorBufferBase< T >:
Inheritance graph
[legend]

Public Member Functions

void allocateBuffer (size_t newCapacity)
 
T * buffer ()
 
const T * buffer () const
 
size_t capacity () const
 
void deallocateBuffer (T *bufferToDeallocate)
 
T * releaseBuffer ()
 

Protected Member Functions

 VectorBufferBase ()
 
 VectorBufferBase (T *buffer, size_t capacity)
 
 ~VectorBufferBase ()
 

Protected Attributes

T * m_buffer
 
size_t m_capacity
 

Detailed Description

template<typename T>
class WTF::VectorBufferBase< T >

Definition at line 249 of file Vector.h.

Constructor & Destructor Documentation

template<typename T >
WTF::VectorBufferBase< T >::VectorBufferBase ( )
inlineprotected

Definition at line 279 of file Vector.h.

template<typename T >
WTF::VectorBufferBase< T >::VectorBufferBase ( T *  buffer,
size_t  capacity 
)
inlineprotected

Definition at line 285 of file Vector.h.

template<typename T >
WTF::VectorBufferBase< T >::~VectorBufferBase ( )
inlineprotected

Definition at line 291 of file Vector.h.

Member Function Documentation

template<typename T >
void WTF::VectorBufferBase< T >::allocateBuffer ( size_t  newCapacity)
inline

Definition at line 251 of file Vector.h.

template<typename T >
T* WTF::VectorBufferBase< T >::buffer ( )
inline

Definition at line 266 of file Vector.h.

template<typename T >
const T* WTF::VectorBufferBase< T >::buffer ( ) const
inline

Definition at line 267 of file Vector.h.

template<typename T >
size_t WTF::VectorBufferBase< T >::capacity ( ) const
inline

Definition at line 268 of file Vector.h.

template<typename T >
void WTF::VectorBufferBase< T >::deallocateBuffer ( T *  bufferToDeallocate)
inline

Definition at line 259 of file Vector.h.

template<typename T >
T* WTF::VectorBufferBase< T >::releaseBuffer ( )
inline

Definition at line 270 of file Vector.h.

Member Data Documentation

template<typename T >
T* WTF::VectorBufferBase< T >::m_buffer
protected

Definition at line 296 of file Vector.h.

template<typename T >
size_t WTF::VectorBufferBase< T >::m_capacity
protected

Definition at line 297 of file Vector.h.


The documentation for this class was generated from the following file:
  • Vector.h
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

KDE's Doxygen guidelines are available online.

WTF

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal