Generated on Sat Aug 25 2012 15:53:09 for Gecode by doxygen 1.7.5
Gecode::Region::HeapInfo Class Reference

Heap information data structure. More...

List of all members.

Public Attributes

unsigned int n
 Number of allocated heap blocks.
unsigned int size
 Limit of allocated heap blocks.
void * blocks [0]
 Pointers to allocated heap blocks (more entries)

Detailed Description

Heap information data structure.


Member Data Documentation

Number of allocated heap blocks.

Definition at line 71 of file region.hpp.

Limit of allocated heap blocks.

Definition at line 73 of file region.hpp.

Pointers to allocated heap blocks (more entries)

Definition at line 75 of file region.hpp.


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