kdevplatform/language/duchain
KDevelop::AppendedList< dynamic, T > Class Template Reference
#include <appendedlist_static.h>
Inheritance diagram for KDevelop::AppendedList< dynamic, T >:

Public Member Functions | |
void | copy (T *, const T *data, uint size) |
const T * | data (const char *) const |
unsigned int | dynamicDataSize () const |
void | free (T *) |
Detailed Description
template<bool dynamic, class T>
class KDevelop::AppendedList< dynamic, T >
Definition at line 95 of file appendedlist_static.h.
Member Function Documentation
◆ copy()
template<bool dynamic, class T>
|
inline |
Definition at line 108 of file appendedlist_static.h.
◆ data()
template<bool dynamic, class T>
|
inline |
Definition at line 104 of file appendedlist_static.h.
◆ dynamicDataSize()
template<bool dynamic, class T>
|
inline |
Definition at line 100 of file appendedlist_static.h.
◆ free()
template<bool dynamic, class T>
|
inline |
Definition at line 118 of file appendedlist_static.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:31:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:31:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.