#include <DbArray.h>
Definition at line 63 of file DbArray.h.
◆ FloatDbArray()
FloatDbArray::FloatDbArray |
( |
| ) |
|
|
inline |
◆ ~FloatDbArray()
virtual FloatDbArray::~FloatDbArray |
( |
| ) |
|
|
inlinevirtual |
◆ allocate()
void pool::DbArray< float >::allocate |
( |
int |
siz, |
|
|
bool |
do_delete |
|
) |
| |
|
inlineinherited |
Allocate an object buffer.
Definition at line 41 of file DbArray.h.
◆ release()
Release data buffer with or without delete.
Definition at line 47 of file DbArray.h.
◆ m_buffer
◆ m_size
Size of buffer.
Definition at line 32 of file DbArray.h.
The documentation for this struct was generated from the following file: