OSB_LIB::IdDate< I > Struct Template Reference

Collaboration diagram for OSB_LIB::IdDate< I >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename I>
struct OSB_LIB::IdDate< I >

Definition at line 185 of file osbutils.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

template<typename I>
OSB_LIB::IdDate< I >::IdDate (  )  [inline]

Definition at line 186 of file osbutils.h.

template<typename I>
OSB_LIB::IdDate< I >::IdDate ( long  i,
const Date d 
) [inline]

Definition at line 187 of file osbutils.h.

template<typename I>
OSB_LIB::IdDate< I >::IdDate ( long  i,
const std::string &  d_str 
) [inline]

Definition at line 188 of file osbutils.h.


Member Function Documentation

template<typename I>
bool OSB_LIB::IdDate< I >::isSet (  )  const [inline]

Definition at line 190 of file osbutils.h.

References OSB_LIB::IdDate< I >::notSet().

template<typename I>
bool OSB_LIB::IdDate< I >::notSet (  )  const [inline]

Definition at line 189 of file osbutils.h.

References OSB_LIB::IdDate< I >::id, and OSB_LIB::ID_NOT_SET.

Referenced by OSB_LIB::IdDate< I >::isSet().

template<typename I>
bool OSB_LIB::IdDate< I >::operator< ( const IdDate< I > &  rhs  )  const [inline]

Definition at line 193 of file osbutils.h.

References OSB_LIB::IdDate< I >::dt, and OSB_LIB::IdDate< I >::id.

template<typename I>
bool OSB_LIB::IdDate< I >::operator== ( const IdDate< I > &  rhs  )  const [inline]

Definition at line 191 of file osbutils.h.

References OSB_LIB::IdDate< I >::dt, and OSB_LIB::IdDate< I >::id.


Member Data Documentation

template<typename I>
Date OSB_LIB::IdDate< I >::dt

Definition at line 197 of file osbutils.h.

Referenced by OSB_LIB::IdDate< I >::operator<(), and OSB_LIB::IdDate< I >::operator==().

template<typename I>
long OSB_LIB::IdDate< I >::id

Definition at line 196 of file osbutils.h.

Referenced by OSB_LIB::IdDate< I >::notSet(), OSB_LIB::IdDate< I >::operator<(), and OSB_LIB::IdDate< I >::operator==().


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