casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
CopyRecord.h File Reference

Go to the source code of this file.

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...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

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.