#include <Ideal.h>
Definition at line 290 of file Ideal.h.
| Ideal::ExponentAllocator::ExponentAllocator |
( |
size_t |
varCount | ) |
|
| Ideal::ExponentAllocator::~ExponentAllocator |
( |
| ) |
|
| Exponent * Ideal::ExponentAllocator::allocate |
( |
| ) |
|
| void Ideal::ExponentAllocator::reset |
( |
size_t |
newVarCount | ) |
|
| bool Ideal::ExponentAllocator::useSingleChunking |
( |
| ) |
const |
|
private |
| Exponent* Ideal::ExponentAllocator::_chunk |
|
private |
| Exponent* Ideal::ExponentAllocator::_chunkEnd |
|
private |
| Exponent* Ideal::ExponentAllocator::_chunkIterator |
|
private |
| vector<Exponent*> Ideal::ExponentAllocator::_chunks |
|
private |
| size_t Ideal::ExponentAllocator::_varCount |
|
private |
The documentation for this class was generated from the following files: