, including all inherited members.
| Attribute(const String &name, const AttributeValueBase &value) | casa::Attribute | |
| Attribute(const Attribute &other) | casa::Attribute | |
| Attribute(const String &name, const uInt value, const uInt tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Int value, const Int tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Float value, const Float tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Double value, const Double tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Quantity value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Quantity value, const Quantity tolerance, Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Bool value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const String value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< uInt > value, const uInt tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< Int > value, const Int tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< Float > value, const Float tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< Double > value, const Double tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< Quantity > value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< Quantity > value, const Quantity tolerance, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< Bool > value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, const Vector< String > value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, uInt *value, const uInt tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Int *value, const Int tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Float *value, const Float tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Double *value, const Double tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Bool *value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, String *value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Quantity *value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Quantity *value, const Quantity tolerance, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< uInt > *value, const uInt tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< Int > *value, const Int tolerance=0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< Float > *value, const Float tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< Double > *value, const Double tolerance=0.0, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< Quantity > *value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< Quantity > *value, const Quantity tolerance, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< Bool > *value, const Bool strict=False) | casa::Attribute | |
| Attribute(const String &name, Vector< String > *value, const Bool strict=False) | casa::Attribute | |
| Attribute() | casa::Attribute | [private] |
| clone() const | casa::Attribute | [virtual] |
| getAttributeValue() const | casa::Attribute | |
| getName() const | casa::Attribute | |
| getType() const | casa::Attribute | |
| itsAttributeName | casa::Attribute | [private] |
| itsAttributeValue | casa::Attribute | [private] |
| operator!=(const Attribute &other) const | casa::Attribute | |
| operator+=(const Attribute &other) | casa::Attribute | [virtual] |
| operator=(const Attribute &other) | casa::Attribute | [private, virtual] |
| operator==(const Attribute &other) const | casa::Attribute | [virtual] |
| setValue(const Attribute &other) | casa::Attribute | [virtual] |
| ~Attribute() | casa::Attribute | [virtual] |