Describe that event is above a certain limit. More...
Public Member Functions | |
Above (int l) | |
bool | operator() (int val) |
Test whether val is above limit |
Public Attributes | |
int | limit |
limit Initialize |
Describe that event is above a certain limit.
Definition at line 153 of file cumulatives.cpp.
|
inline |
Definition at line 157 of file cumulatives.cpp.
|
inline |
Test whether val is above limit
Definition at line 159 of file cumulatives.cpp.
int Test::Int::Cumulatives::Above::limit |
limit Initialize
Definition at line 155 of file cumulatives.cpp.