Auxiliary class to test history.
More...
#include <JHistory.hh>
Auxiliary class to test history.
Definition at line 149 of file JHistory.hh.
JFIT::JHistory::is_not_event::is_not_event |
( |
int |
type | ) |
|
|
inline |
bool JFIT::JHistory::is_not_event::operator() |
( |
const JHistory & |
history | ) |
const |
|
inline |
Test history.
- Parameters
-
- Returns
- true if given history does not contain specified event type; else false
Definition at line 167 of file JHistory.hh.
170 using namespace JLANG;
JPredicate< JResult_t T::*, JComparison::eq > make_predicate(JResult_t T::*member, const JResult_t value)
Helper method to create predicate for data member.
int JFIT::JHistory::is_not_event::type |
The documentation for this struct was generated from the following file: