#include <QdTime.h>
Public Member Functions | |
TimeUnitsBase (const T &value=0) | |
TimeUnitsBase (const Time &t) | |
TimeUnitsBase (const TimeUnitsBase< T, F > &value) | |
TimeUnitsBase< T, F > & | operator= (const TimeUnitsBase< T, F > &t) |
operator T () const | |
void | display () const |
QDOS::TimeUnitsBase< T, F, O >::TimeUnitsBase | ( | const T & | value = 0 |
) | [inline] |
QDOS::TimeUnitsBase< T, F, O >::TimeUnitsBase | ( | const Time & | t | ) | [inline] |
QDOS::TimeUnitsBase< T, F, O >::TimeUnitsBase | ( | const TimeUnitsBase< T, F > & | value | ) | [inline] |
void QDOS::TimeUnitsBase< T, F, O >::display | ( | ) | const [inline] |
Reimplemented from QDOS::Time.
QDOS::TimeUnitsBase< T, F, O >::operator T | ( | ) | const [inline] |
TimeUnitsBase<T,F>& QDOS::TimeUnitsBase< T, F, O >::operator= | ( | const TimeUnitsBase< T, F > & | t | ) | [inline] |