, including all inherited members.
add(const AttributeBuffer &otherBuf) | casa::AttributeBuffer | |
add(const Attribute &newAttribute, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const uInt newValue, const uInt tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Int newValue, const Int tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Float newValue, const Float tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Double newValue, const Double tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Bool newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const String &newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Quantity newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< uInt > &newValue, const uInt tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< Int > &newValue, const Int tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< Float > &newValue, const Float tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< Double > &newValue, const Double tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< Bool > &newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< String > &newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, const Vector< Quantity > &newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, uInt *newValue, const uInt tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Int *newValue, const Int tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Float *newValue, const Float tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Double *newValue, const Double tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Bool *newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, String *newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Quantity *newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< uInt > *newValue, const uInt tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< Int > *newValue, const Int tolerance=0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< Float > *newValue, const Float tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< Double > *newValue, const Double tolerance=0.0, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< Bool > *newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< String > *newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
add(const String &name, Vector< Quantity > *newValue, const Bool strict=False, const Bool permanent=False) | casa::AttributeBuffer | |
addAttributeToBuffer(Attribute *newAttribute, const Bool permanent) | casa::AttributeBuffer | [private] |
addBuff(AttributeBuffer &other) const | casa::AttributeBuffer | |
AttributeBuffer() | casa::AttributeBuffer | |
AttributeBuffer(const AttributeBuffer &other) | casa::AttributeBuffer | |
attributes | casa::AttributeBuffer | [private] |
clear() | casa::AttributeBuffer | |
erase() | casa::AttributeBuffer | [private] |
exists(const String &name) const | casa::AttributeBuffer | |
exists(const String &name, Int &found) const | casa::AttributeBuffer | [private] |
getAttribute(const String &name) const | casa::AttributeBuffer | |
getAttributeValue(const String &name) const | casa::AttributeBuffer | |
getDataType(const String &name) const | casa::AttributeBuffer | |
getValue(const String &name, Vector< T > &value) const | casa::AttributeBuffer | |
getValue(const String &name, T &value) const | casa::AttributeBuffer | |
matches(const Attribute &res) const | casa::AttributeBuffer | |
matches(const AttributeBuffer &resBuf) const | casa::AttributeBuffer | |
nelements() const | casa::AttributeBuffer | |
nonDeletable | casa::AttributeBuffer | [private] |
operator+=(const AttributeBuffer &other) | casa::AttributeBuffer | |
operator<<(ostream &, AttributeBuffer &) | casa::AttributeBuffer | [friend] |
operator=(const AttributeBuffer &other) | casa::AttributeBuffer | |
remove(const String &name) | casa::AttributeBuffer | |
set(const AttributeBuffer &otherBuf) | casa::AttributeBuffer | |
set(const Attribute &newAttribute) | casa::AttributeBuffer | |
set(const String &name, const uInt newValue, const uInt tolerance=0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Int newValue, const Int tolerance=0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Float newValue, const Float tolerance=0.0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Double newValue, const Double tolerance=0.0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Bool newValue, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const String &newValue, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Quantity newValue, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< uInt > &newValue, const uInt tolerance=0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< Int > &newValue, const Int tolerance=0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< Float > &newValue, const Float tolerance=0.0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< Double > &newValue, const Double tolerance=0.0, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< Bool > &newValue, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< String > &newValue, const Bool strict=False) | casa::AttributeBuffer | |
set(const String &name, const Vector< Quantity > &newValue, const Bool strict=False) | casa::AttributeBuffer | |
setBuff(AttributeBuffer &other) const | casa::AttributeBuffer | |
~AttributeBuffer() | casa::AttributeBuffer | |