#include <casa/aips.h>
#include <casa/Containers/Block.h>
#include <casa/Containers/RecordField.h>
Include dependency graph for CopyRecord.h:

Go to the source code of this file.
Namespaces | |
| namespace | casa |
Classes | |
| class | casa::CopyRecordToTable |
| Copies fields from a Record to columns of a Table. More... | |
| class | casa::CopyRecordToRecord |
| Copies fields between Records, possibly to fields with another name. More... | |
Functions | |
| void | casa::addRecordDesc (TableDesc &tableDescription, const RecordDesc &recordDescription, const String &prefix) |
| This function probably doesn't belong here, but I'm not yet sure where it does belong. | |
1.5.1