Generated on Sat Feb 7 2015 02:01:50 for Gecode by doxygen 1.8.9.1
Gecode::Iter::Values::ValueListIter::ValueList Class Reference

Value list class. More...

#include <values-list.hpp>

Public Attributes

int val
 Value. More...
 
ValueListnext
 Next element. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from Gecode::Support::BlockClient< ValueList, Region >
static void * operator new (size_t s, BlockAllocator< ValueList, Region, 512 > &ba)
 Allocate memory from block allocator ba. More...
 
static void operator delete (void *, BlockAllocator< ValueList, Region, 512 > &ba)
 Noop (memory freed only when block allocator deleted) More...
 
static void operator delete (void *)
 Noop (memory freed only when block allocator deleted) More...
 

Detailed Description

Value list class.

Definition at line 48 of file values-list.hpp.

Member Data Documentation

int Gecode::Iter::Values::ValueListIter::ValueList::val

Value.

Definition at line 51 of file values-list.hpp.

ValueList* Gecode::Iter::Values::ValueListIter::ValueList::next

Next element.

Definition at line 53 of file values-list.hpp.


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