casacore
Public Member Functions | Private Attributes | Friends | List of all members
casacore::MVTime::Format Class Reference

Format structure. More...

#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) More...
 

Private Attributes

MVTime::formatTypes typ
 
uInt prec
 

Friends

class MVTime
 

Detailed Description

Format structure.

Definition at line 314 of file MVTime.h.

Constructor & Destructor Documentation

◆ Format() [1/3]

casacore::MVTime::Format::Format ( MVTime::formatTypes  intyp = MVTime::TIME,
uInt  inprec = 0 
)
inline

Definition at line 317 of file MVTime.h.

◆ Format() [2/3]

casacore::MVTime::Format::Format ( uInt  inprec)
inline

Definition at line 320 of file MVTime.h.

◆ Format() [3/3]

casacore::MVTime::Format::Format ( uInt  intyp,
uInt  inprec 
)
inline

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

Definition at line 323 of file MVTime.h.

Friends And Related Function Documentation

◆ MVTime

friend class MVTime
friend

Definition at line 316 of file MVTime.h.

Member Data Documentation

◆ prec

uInt casacore::MVTime::Format::prec
private

Definition at line 327 of file MVTime.h.

◆ typ

MVTime::formatTypes casacore::MVTime::Format::typ
private

Definition at line 326 of file MVTime.h.


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