#include <CoinAlloc.hpp>
Definition at line 51 of file CoinAlloc.hpp.
◆ CoinMempool() [1/2]
◆ CoinMempool() [2/2]
| CoinMempool::CoinMempool |
( |
std::size_t | size = 0 | ) |
|
◆ ~CoinMempool()
| CoinMempool::~CoinMempool |
( |
| ) |
|
◆ operator=()
◆ allocate_new_block()
| char * CoinMempool::allocate_new_block |
( |
| ) |
|
|
private |
◆ lock_mutex()
| void CoinMempool::lock_mutex |
( |
| ) |
|
|
inlineprivate |
◆ unlock_mutex()
| void CoinMempool::unlock_mutex |
( |
| ) |
|
|
inlineprivate |
◆ alloc()
| char * CoinMempool::alloc |
( |
| ) |
|
◆ dealloc()
| void CoinMempool::dealloc |
( |
char * | p | ) |
|
|
inline |
◆ last_block_size_
| int CoinMempool::last_block_size_ |
|
private |
◆ first_free_
| char* CoinMempool::first_free_ |
|
private |
◆ entry_size_
| const std::size_t CoinMempool::entry_size_ |
|
private |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/CoinUtils-releases-2.11.10/CoinUtils/src/CoinAlloc.hpp