Definition at line 340 of file statusrequest.h.
| bool OSB_LIB::StatusRequests::Cmp::operator() | ( | const StatusRequest & | lhs, | |
| const StatusRequest & | rhs | |||
| ) | const [inline] |
The comparison function.
It sorts the status requests in ascending order by
I) valid from,
II) object id
Definition at line 527 of file statusrequest.h.
References OSB_LIB::StatusRequest::oid(), and OSB_LIB::StatusRequest::validFrom().
1.4.7