casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::RecordDesc Member List
This is the complete list of members for casa::RecordDesc, including all inherited members.
addField(const String &fieldName, DataType dataType)casa::RecordDesc [inline]
addField(const String &fieldName, DataType scalarOrArrayType, const IPosition &shape)casa::RecordDesc [inline]
addField(const String &fieldName, const RecordDesc &subDesc)casa::RecordDesc [inline]
addTable(const String &fieldName, const String &tableDescName)casa::RecordDesc [inline]
comment(Int whichField) const casa::RecordDesc [inline]
conform(const RecordDesc &other) const casa::RecordDesc [inline]
desc_pcasa::RecordDesc [private]
fieldNumber(const String &fieldName) const casa::RecordDesc [inline]
get(AipsIO &os)casa::RecordDesc [private]
isArray(Int whichField) const casa::RecordDesc [inline]
isDisjoint(const RecordDesc &other) const casa::RecordDesc [inline]
isEqual(const RecordDesc &other, Bool &equalDataTypes) const casa::RecordDesc [inline]
isScalar(Int whichField) const casa::RecordDesc [inline]
isStrictSubset(const RecordDesc &other, Bool &equalDataTypes) const casa::RecordDesc [inline]
isStrictSuperset(const RecordDesc &other, Bool &equalDataTypes) const casa::RecordDesc [inline]
isSubRecord(Int whichField) const casa::RecordDesc [inline]
isSubset(const RecordDesc &other, Bool &equalDataTypes) const casa::RecordDesc [inline]
isSuperset(const RecordDesc &other, Bool &equalDataTypes) const casa::RecordDesc [inline]
isTable(Int whichField) const casa::RecordDesc [inline]
makeName(Int whichField) const casa::RecordDesc [inline]
merge(const RecordDesc &other, RecordInterface::DuplicatesFlag DuplicateAction=RecordInterface::ThrowOnDuplicates)casa::RecordDesc [inline]
mergeField(const RecordDesc &other, Int whichFieldFromOther, RecordInterface::DuplicatesFlag DuplicateAction=RecordInterface::ThrowOnDuplicates)casa::RecordDesc [inline]
name(Int whichField) const casa::RecordDesc [inline]
nfields() const casa::RecordDesc [inline]
operator!=(const RecordDesc &other) const casa::RecordDesc [inline]
operator<<(ostream &os, const RecordDesc &desc)casa::RecordDesc [friend]
operator<<(AipsIO &os, const RecordDesc &desc)casa::RecordDesc [friend]
operator=(const RecordDesc &other)casa::RecordDesc [inline]
operator==(const RecordDesc &other) const casa::RecordDesc [inline]
operator>>(AipsIO &os, RecordDesc &desc)casa::RecordDesc [friend]
put(ostream &os) const casa::RecordDesc [private]
put(AipsIO &os) const casa::RecordDesc [private]
RecordDesc()casa::RecordDesc [inline]
RecordDesc(const RecordDesc &other)casa::RecordDesc [inline]
removeField(Int whichField)casa::RecordDesc [inline]
renameField(const String &newName, Int whichField)casa::RecordDesc [inline]
rwSubRecord(Int whichField)casa::RecordDesc [inline]
setComment(Int whichField, const String &comment)casa::RecordDesc [inline]
setShape(Int whichField, const IPosition &shape)casa::RecordDesc [inline]
shape(Int whichField) const casa::RecordDesc [inline]
subRecord(Int whichField) const casa::RecordDesc [inline]
tableDescName(Int whichField) const casa::RecordDesc [inline]
type(Int whichField) const casa::RecordDesc [inline]
uniqueName(const String &name) const casa::RecordDesc [inline]
~RecordDesc()casa::RecordDesc [inline]