28 #ifndef MEASURES_TABLEMEASTYPE_H 
   29 #define MEASURES_TABLEMEASTYPE_H 
   41 class RecordInterface;
 
MeasureHolder itsMeasHolder
const String & type() const 
Returns the descriptor's measure type as a String. 
uInt refCode(const String &refString) const 
Returns the reference code for this object given a string. 
Physical quantities within reference frame. 
void toRecord(RecordInterface &rec)
Creates a record from the MeasureHolder. 
A holder for Measures to enable record conversions. 
TableMeasType & operator=(const TableMeasType &that)
Assignment operator (copy semantics) 
Definition of a Measure column in a Table. 
String: the storage and methods of handling collections of characters. 
Abstract base class for Record classes. 
const String & refType(uInt refCode) const 
Translates the refCode for the descriptors measure type.