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... | |
Describe that event is below a certain limit.
Definition at line 146 of file cumulatives.cpp.
|
inline |
Definition at line 150 of file cumulatives.cpp.
|
inline |
Test whether val is below limit
Definition at line 152 of file cumulatives.cpp.
int Test::Int::Cumulatives::Below::limit |
limit Initialize
Definition at line 148 of file cumulatives.cpp.