CoinUtils 2.11.4
Loading...
Searching...
No Matches
Classes | Macros | Variables
CoinAlloc.hpp File Reference
#include "CoinUtilsConfig.h"
#include <cstdlib>
+ Include dependency graph for CoinAlloc.hpp:

Go to the source code of this file.

Classes

class  CoinMempool
 
class  CoinAlloc
 A memory pool allocator. More...
 

Macros

#define COINUTILS_MEMPOOL_MAXPOOLED   -1
 
#define COINUTILS_MEMPOOL_ALIGNMENT   16
 
#define COIN_MEMPOOL_SAVE_BLOCKHEADS   0
 

Variables

CoinAlloc CoinAllocator
 

Macro Definition Documentation

◆ COINUTILS_MEMPOOL_MAXPOOLED

#define COINUTILS_MEMPOOL_MAXPOOLED   -1

Definition at line 13 of file CoinAlloc.hpp.

◆ COINUTILS_MEMPOOL_ALIGNMENT

#define COINUTILS_MEMPOOL_ALIGNMENT   16

Definition at line 19 of file CoinAlloc.hpp.

◆ COIN_MEMPOOL_SAVE_BLOCKHEADS

#define COIN_MEMPOOL_SAVE_BLOCKHEADS   0

Definition at line 46 of file CoinAlloc.hpp.

Variable Documentation

◆ CoinAllocator

CoinAlloc CoinAllocator
extern