casa
$Rev:20696$
|
#include <MVTime.h>
Public Member Functions | |
Format (MVTime::formatTypes intyp=MVTime::TIME, uInt inprec=0) | |
Format (uInt inprec) | |
Format (uInt intyp, uInt inprec) | |
Construct from type and precision (present due to overlaoding problems) | |
Format (const Format &other) | |
Private Attributes | |
MVTime::formatTypes | typ |
uInt | prec |
Friends | |
class | MVTime |
casa::MVTime::Format::Format | ( | MVTime::formatTypes | intyp = MVTime::TIME , |
uInt | inprec = 0 |
||
) | [inline] |
casa::MVTime::Format::Format | ( | uInt | inprec | ) | [inline] |
casa::MVTime::Format::Format | ( | uInt | intyp, |
uInt | inprec | ||
) | [inline] |
casa::MVTime::Format::Format | ( | const Format & | other | ) | [inline] |
uInt casa::MVTime::Format::prec [private] |
MVTime::formatTypes casa::MVTime::Format::typ [private] |