Generated on Wed Nov 5 2014 05:18:39 for Gecode by doxygen 1.7.6.1
Gecode::MemoryChunk Class Reference

Memory chunk with size information. More...

#include <memory-manager.hpp>

List of all members.

Public Attributes

MemoryChunknext
 Next chunk.
size_t size
 Size of chunk.

Detailed Description

Memory chunk with size information.

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


Member Data Documentation

Next chunk.

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

Size of chunk.

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


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