OSB_LIB::StatusChange::GeValidFrom Class Reference

Collaboration diagram for OSB_LIB::StatusChange::GeValidFrom:

Collaboration graph
[legend]
List of all members.

Detailed Description

Predicate: compare status requests by >= validFrom().

The logic what is on the left or right side of the >= operator might be confusing, use the followin hint:
A predicate LessThanY(int y) should return true if called for x < y.

Definition at line 160 of file statuschange.h.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

OSB_LIB::StatusChange::GeValidFrom::GeValidFrom ( const DateTime rhs  ) 

Constructor with right-hand side timestamp.


Member Function Documentation

bool OSB_LIB::StatusChange::GeValidFrom::operator() ( const StatusChange lhs  )  [inline]

Do the greater-equal comparision with valid-from of lhs.

Definition at line 324 of file statuschange.h.

References rhs_, and OSB_LIB::StatusChange::validFrom_.


Member Data Documentation

const DateTime OSB_LIB::StatusChange::GeValidFrom::rhs_ [private]

Right-hand side valid-from timestamp.

Definition at line 168 of file statuschange.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:13:09 2006 for OSB Library by  doxygen 1.4.7