Generated on Thu Jul 6 07:07:04 2006 for Gecode by doxygen 1.4.7

Gecode::Int::Regular::PosSet Class Reference

Inherits Gecode::Support::BlockClient< T >< Gecode::Int::Regular::PosSet >.

List of all members.


Detailed Description

Sets of positions.

Definition at line 319 of file reg.cc.

Public Member Functions

 PosSet (void)
 PosSet (int)
bool in (int) const

Static Public Member Functions

static PosSetCmp cmp (PosSet *, PosSet *)
static PosSetcup (PosSetAllocator &, PosSet *, PosSet *)

Public Attributes

int pos
PosSetnext


Constructor & Destructor Documentation

Gecode::Int::Regular::PosSet::PosSet ( void   )  [inline]

Definition at line 336 of file reg.cc.

Gecode::Int::Regular::PosSet::PosSet ( int   )  [inline]

Definition at line 338 of file reg.cc.


Member Function Documentation

bool Gecode::Int::Regular::PosSet::in ( int   )  const [inline]

Definition at line 342 of file reg.cc.

PosSetCmp Gecode::Int::Regular::PosSet::cmp ( PosSet ,
PosSet  
) [inline, static]

Definition at line 353 of file reg.cc.

PosSet * Gecode::Int::Regular::PosSet::cup ( PosSetAllocator ,
PosSet ,
PosSet  
) [static]

Definition at line 369 of file reg.cc.


Member Data Documentation

Definition at line 324 of file reg.cc.

Definition at line 324 of file reg.cc.


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