casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes | Friends
casa::MVTime::Format Class Reference

Format structure. More...

#include <MVTime.h>

List of all members.

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

Detailed Description

Format structure.

Definition at line 296 of file MVTime.h.


Constructor & Destructor Documentation

casa::MVTime::Format::Format ( MVTime::formatTypes  intyp = MVTime::TIME,
uInt  inprec = 0 
) [inline]

Definition at line 299 of file MVTime.h.

casa::MVTime::Format::Format ( uInt  inprec) [inline]

Definition at line 302 of file MVTime.h.

casa::MVTime::Format::Format ( uInt  intyp,
uInt  inprec 
) [inline]

Construct from type and precision (present due to overlaoding problems)

Definition at line 305 of file MVTime.h.

casa::MVTime::Format::Format ( const Format other) [inline]

Definition at line 307 of file MVTime.h.


Friends And Related Function Documentation

friend class MVTime [friend]

Definition at line 298 of file MVTime.h.


Member Data Documentation

Definition at line 311 of file MVTime.h.

Definition at line 308 of file MVTime.h.


The documentation for this class was generated from the following file: