casacore
Public Member Functions | List of all members
casacore::FITSFieldCopier Class Referenceabstract

More...

#include <FITSFieldCopier.h>

Public Member Functions

virtual ~FITSFieldCopier ()
 destructor More...
 
virtual void copyToFITS ()=0
 the things which does the work - to be implemented in each derived class More...
 

Detailed Description

Virtual base class for copying RORecordFields to FitsFields

Intended use:

Internal

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

To Do

Definition at line 77 of file FITSFieldCopier.h.

Constructor & Destructor Documentation

◆ ~FITSFieldCopier()

virtual casacore::FITSFieldCopier::~FITSFieldCopier ( )
inlinevirtual

destructor

Definition at line 81 of file FITSFieldCopier.h.

Member Function Documentation

◆ copyToFITS()

virtual void casacore::FITSFieldCopier::copyToFITS ( )
pure virtual

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