#include <malloc_cache.h>
|
| T * | alloc (const unsigned long sz) |
| |
| void | dealloc (const T *const ptr, const unsigned long sz) |
| |
|
| static double * | alloc (const unsigned long sz) |
| |
| static void | dealloc (const double *const ptr, const unsigned long sz) |
| |
Definition at line 603 of file malloc_cache.h.
◆ tbci_memalloc() [1/2]
◆ ~tbci_memalloc() [1/2]
◆ tbci_memalloc() [2/2]
◆ ~tbci_memalloc() [2/2]
◆ alloc() [1/2]
| static double * tbci_memalloc< double >::alloc |
( |
const unsigned long | sz | ) |
|
|
inlinestatic |
◆ alloc() [2/2]
◆ dealloc() [1/2]
| static void tbci_memalloc< double >::dealloc |
( |
const double *const | ptr, |
|
|
const unsigned long | sz ) |
|
inlinestatic |
◆ dealloc() [2/2]
| void tbci_memalloc< double >::dealloc |
( |
const T *const | ptr, |
|
|
const unsigned long | sz ) |
|
inline |
◆ FGDT [1/2]
◆ FGDT [2/2]
◆ m_cache
The documentation for this class was generated from the following file: