Generated on Tue May 22 09:41:38 2018 for Gecode by doxygen 1.6.3

Gecode::Kernel::MemoryChunk Class Reference

Memory chunk with size information. More...

#include <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 44 of file manager.hpp.


Member Data Documentation

Next chunk.

Definition at line 47 of file manager.hpp.

Size of chunk.

Definition at line 49 of file manager.hpp.


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