casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Definition at line 317 of file MVTime.h.

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

Definition at line 320 of file MVTime.h.

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

friend class MVTime
friend

Definition at line 316 of file MVTime.h.

Member Data Documentation

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

Definition at line 327 of file MVTime.h.

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

Definition at line 324 of file MVTime.h.


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