Generated on Sat Feb 7 2015 02:01:56 for Gecode by doxygen 1.8.9.1

Describe that event is below a certain limit. More...

Public Member Functions

 Below (int l)
 
bool operator() (int val)
 Test whether val is below limit More...
 

Public Attributes

int limit
 limit Initialize More...
 

Detailed Description

Describe that event is below a certain limit.

Definition at line 146 of file cumulatives.cpp.

Constructor & Destructor Documentation

Test::Int::Cumulatives::Below::Below ( int  l)
inline

Definition at line 150 of file cumulatives.cpp.

Member Function Documentation

bool Test::Int::Cumulatives::Below::operator() ( int  val)
inline

Test whether val is below limit

Definition at line 152 of file cumulatives.cpp.

Member Data Documentation

int Test::Int::Cumulatives::Below::limit

limit Initialize

Definition at line 148 of file cumulatives.cpp.


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