Memory root declarations. More...
#include <cstddef>#include <drizzled/definitions.h>#include <drizzled/visibility.h>#include <drizzled/definitions.h>Go to the source code of this file.
Classes | |
| class | drizzled::memory::internal::UsedMemory |
| class | drizzled::memory::Root |
Namespaces | |
| namespace | drizzled |
TODO: Rename this file - func.h is stupid. | |
| namespace | drizzled::memory |
Variables | |
| static const int | drizzled::memory::KEEP_PREALLOC = 1 |
| static const int | drizzled::memory::MARK_BLOCKS_FREE = 2 |
| static const size_t | drizzled::memory::ROOT_MIN_BLOCK_SIZE = (MALLOC_OVERHEAD + sizeof(internal::UsedMemory) + 8) |
Memory root declarations.
Definition in file root.h.