Generated on Sat Feb 7 2015 02:01:40 for Gecode by doxygen 1.8.9.1
Gecode::HeapChunk Class Reference

Memory chunk allocated from heap with proper alignment. More...

#include <memory-manager.hpp>

Public Attributes

double area [1]
 Start of memory area inside chunk. More...
 
- Public Attributes inherited from Gecode::MemoryChunk
MemoryChunknext
 Next chunk. More...
 
size_t size
 Size of chunk. More...
 

Detailed Description

Memory chunk allocated from heap with proper alignment.

Definition at line 57 of file memory-manager.hpp.

Member Data Documentation

double Gecode::HeapChunk::area[1]

Start of memory area inside chunk.

Definition at line 60 of file memory-manager.hpp.


The documentation for this class was generated from the following file: