OSB_LIB::Period::Overlap Class Reference

Inheritance diagram for OSB_LIB::Period::Overlap:

Inheritance graph
[legend]
Collaboration diagram for OSB_LIB::Period::Overlap:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception if two Period overlap when less compared.

This exception is thrown from Period::less the two compared period overlap.

Definition at line 191 of file period.h.

Public Member Functions

Private Attributes

Static Private Attributes


Constructor & Destructor Documentation

OSB_LIB::Period::Overlap::Overlap ( const Period lhs,
const Period rhs 
)

Constructor with error number and overlapping periods.

The boundaries of both periods are provided as error arguments.


Member Function Documentation

const Period& OSB_LIB::Period::Overlap::lhs (  )  const

The first overlapping period.

const Period& OSB_LIB::Period::Overlap::rhs (  )  const

The second overlapping period.


Member Data Documentation

ErrorNo OSB_LIB::Period::Overlap::errNo_ [static, private]

The error number.

Definition at line 193 of file period.h.

Period OSB_LIB::Period::Overlap::lhs_ [private]

The first overlapping period.

Definition at line 211 of file period.h.

Period OSB_LIB::Period::Overlap::rhs_ [private]

The second overlapping period.

Definition at line 213 of file period.h.


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