kcachegrind
FixPool Class Reference
#include <pool.h>
Public Member Functions | |
| FixPool () | |
| ~FixPool () | |
| void * | allocate (unsigned int size) |
| bool | allocateReserved (unsigned int size) |
| void * | reserve (unsigned int size) |
Detailed Description
For objects with fixed size and life time ending with that of the pool.
Constructor & Destructor Documentation
Member Function Documentation
| void * FixPool::allocate | ( | unsigned int | size | ) |
| bool FixPool::allocateReserved | ( | unsigned int | size | ) |
| void * FixPool::reserve | ( | unsigned int | size | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference