#include <FITSFieldCopier.h>
Inheritance diagram for casa::FITSFieldCopier:

Internal
Definition at line 77 of file FITSFieldCopier.h.
Public Member Functions | |
| virtual | ~FITSFieldCopier () |
| destructor | |
| virtual void | copyToFITS ()=0 |
| the things which does the work - to be implemented in each derived class | |
| virtual casa::FITSFieldCopier::~FITSFieldCopier | ( | ) | [inline, virtual] |
| virtual void casa::FITSFieldCopier::copyToFITS | ( | ) | [pure virtual] |
the things which does the work - to be implemented in each derived class
1.5.1