casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
CopyRecord.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/casa/Arrays/ArrayFwd.h>
#include <casacore/casa/Containers/Block.h>
#include <casacore/casa/Containers/RecordField.h>

Go to the source code of this file.

Classes

class  casacore::ScalarColumn< T >
 Access to a scalar table column with arbitrary data type. More...
 
class  casacore::ArrayColumn< T >
 Read and write access to an array table column with arbitrary data type. More...
 
class  casacore::CopyRecordToTable
 Copies fields from a Record to columns of a Table. More...
 
class  casacore::CopyRecordToRecord
 Copies fields between Records, possibly to fields with another name. More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Functions

void casacore::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. More...