casacore
|
This is the complete list of members for casacore::RecordDescRep, including all inherited members.
addArray(const String &fieldName, DataType scalarOrArrayType, const IPosition &shape) | casacore::RecordDescRep | |
addField(const String &fieldName, DataType scalarOrArrayType) | casacore::RecordDescRep | |
addFieldAny(DataType scalarOrArrayType) | casacore::RecordDescRep | protected |
addFieldArray(DataType scalarOrArrayType, const IPosition &shape) | casacore::RecordDescRep | protected |
addFieldName(const String &fieldName, DataType type) | casacore::RecordDescRep | protected |
addRecord(const String &fieldName, const RecordDesc &subDesc) | casacore::RecordDescRep | |
addRepField(const RecordDescRep &other, const String &newName, Int whichField) | casacore::RecordDescRep | protectedvirtual |
addTable(const String &fieldName, const String &tableDescName) | casacore::RecordDescRep | |
allExist(const RecordDescRep &, Bool &equalDataTypes) const | casacore::RecordDescRep | private |
comment(Int whichField) const | casacore::RecordDescRep | |
comments_p | casacore::RecordDescRep | private |
conform(const RecordDescRep &other) const | casacore::RecordDescRep | |
copy_other(const RecordDescRep &other) | casacore::RecordDescRep | protected |
fieldNumber(const String &fieldName) const | casacore::RecordDescRep | |
increment_length() | casacore::RecordDescRep | protectedvirtual |
is_array_p | casacore::RecordDescRep | private |
isArray(Int whichField) const | casacore::RecordDescRep | inline |
isDisjoint(const RecordDescRep &other) const | casacore::RecordDescRep | |
isEqual(const RecordDescRep &other, Bool &equalDataTypes) const | casacore::RecordDescRep | |
isScalar(Int whichField) const | casacore::RecordDescRep | inline |
isStrictSubset(const RecordDescRep &other, Bool &equalDataTypes) const | casacore::RecordDescRep | |
isSubRecord(Int whichField) const | casacore::RecordDescRep | inline |
isSubset(const RecordDescRep &other, Bool &equalDataTypes) const | casacore::RecordDescRep | |
isTable(Int whichField) const | casacore::RecordDescRep | inline |
makeName(Int whichField) const | casacore::RecordDescRep | |
merge(const RecordDescRep &other, int duplicateAction) | casacore::RecordDescRep | |
mergeField(const RecordDescRep &other, Int whichFieldFromOther, int duplicateAction) | casacore::RecordDescRep | |
n_p | casacore::RecordDescRep | private |
name(Int whichField) const | casacore::RecordDescRep | inline |
name_map_p | casacore::RecordDescRep | private |
names_p | casacore::RecordDescRep | private |
nfields() const | casacore::RecordDescRep | inline |
operator!=(const RecordDescRep &other) const | casacore::RecordDescRep | |
operator=(const RecordDescRep &other) | casacore::RecordDescRep | |
operator==(const RecordDescRep &other) const | casacore::RecordDescRep | |
RecordDescRep() | casacore::RecordDescRep | |
RecordDescRep(const RecordDescRep &other) | casacore::RecordDescRep | |
removeField(Int whichField) | casacore::RecordDescRep | virtual |
renameField(const String &newName, Int whichField) | casacore::RecordDescRep | virtual |
setComment(Int whichField, const String &comment) | casacore::RecordDescRep | |
setShape(Int whichField, const IPosition &shape) | casacore::RecordDescRep | |
setShape(const IPosition &shape, Int whichField) | casacore::RecordDescRep | protected |
shape(Int whichField) const | casacore::RecordDescRep | inline |
shapes_p | casacore::RecordDescRep | private |
sub_records_p | casacore::RecordDescRep | private |
subRecord(Int whichField) const | casacore::RecordDescRep | inline |
subRecord(Int whichField) | casacore::RecordDescRep | |
tableDescName(Int whichField) const | casacore::RecordDescRep | inline |
tableDescNames_p | casacore::RecordDescRep | private |
type(Int whichField) const | casacore::RecordDescRep | inline |
types_p | casacore::RecordDescRep | private |
uniqueName(const String &name) const | casacore::RecordDescRep | |
~RecordDescRep() | casacore::RecordDescRep | virtual |