, including all inherited members.
AttributeValue(const T &value, const Bool strict) | casa::AttributeValue< T > | |
AttributeValue(const Vector< T > &value, const Bool strict) | casa::AttributeValue< T > | |
AttributeValue(const AttributeValue< T > &other) | casa::AttributeValue< T > | |
AttributeValueBase(AttValue::ValueType type, Bool strict) | casa::AttributeValueBase | |
AttributeValueBase(const AttributeValueBase &other) | casa::AttributeValueBase | |
AttributeValuePoiTol(T *value, const T &tolerance, const Bool strict) | casa::AttributeValuePoiTol< T > | |
AttributeValuePoiTol(Vector< T > *value, const T &tolerance, const Bool strict) | casa::AttributeValuePoiTol< T > | |
AttributeValuePoiTol(const AttributeValuePoiTol< T > &other) | casa::AttributeValuePoiTol< T > | |
AttributeValuePoiTol() | casa::AttributeValuePoiTol< T > | [private] |
AttributeValueTol(const T &value, const T &tolerance, const Bool strict) | casa::AttributeValueTol< T > | |
AttributeValueTol(const Vector< T > &value, const T &tolerance, const Bool strict) | casa::AttributeValueTol< T > | |
AttributeValueTol(const AttributeValueTol< T > &other) | casa::AttributeValueTol< T > | |
className() const | casa::AttributeValuePoiTol< T > | [inline, virtual] |
clone() const | casa::AttributeValuePoiTol< T > | [virtual] |
getPointerType() const | casa::AttributeValuePoiTol< T > | [virtual] |
getStrictness() const | casa::AttributeValueBase | [virtual] |
getTolerance() const | casa::AttributeValueTol< T > | [inline, virtual] |
getType() const | casa::AttributeValueBase | |
getValue() const | casa::AttributeValue< T > | [inline, virtual] |
itsPointerType | casa::AttributeValuePoiTol< T > | [private] |
itsScalarPointerPtr | casa::AttributeValuePoiTol< T > | [private] |
itsStrictness | casa::AttributeValueBase | [protected] |
itsValueType | casa::AttributeValueBase | [protected] |
itsVectorPointerPtr | casa::AttributeValuePoiTol< T > | [private] |
matches(const AttributeValueBase &other) const | casa::AttributeValueTol< T > | [protected, virtual] |
myCast(const AttributeValueBase &other) const | casa::AttributeValuePoiTol< T > | [private] |
casa::AttributeValueBase::myMatch(const AttributeValueBase &other) const | casa::AttributeValueBase | [protected] |
operator!=(const AttributeValueBase &other) const | casa::AttributeValueBase | |
operator+=(const AttributeValueBase &other) | casa::AttributeValuePoiTol< T > | [virtual] |
operator=(const AttributeValuePoiTol< T > &other) | casa::AttributeValuePoiTol< T > | |
casa::AttributeValueTol::operator=(const AttributeValueTol< T > &other) | casa::AttributeValueTol< T > | |
casa::AttributeValue::operator=(const AttributeValue< T > &other) | casa::AttributeValue< T > | |
casa::AttributeValueBase::operator=(const AttributeValueBase &other) | casa::AttributeValueBase | |
operator==(const AttributeValueBase &other) const | casa::AttributeValueBase | |
print(ostream &os) | casa::AttributeValue< T > | [inline, virtual] |
setStrictness(const Bool &newStrict) | casa::AttributeValueBase | [virtual] |
setTolerance(T value) | casa::AttributeValueTol< T > | [inline, virtual] |
casa::AttributeValueBase::setType(const AttValue::ValueType &newType) | casa::AttributeValueBase | [protected, virtual] |
setValue(const T &value) | casa::AttributeValuePoiTol< T > | [virtual] |
setValue(const Vector< T > &value) | casa::AttributeValuePoiTol< T > | [virtual] |
updatePointerValue() const | casa::AttributeValuePoiTol< T > | [private] |
~AttributeValue() | casa::AttributeValue< T > | [virtual] |
~AttributeValueBase() | casa::AttributeValueBase | [virtual] |
~AttributeValuePoiTol() | casa::AttributeValuePoiTol< T > | [virtual] |
~AttributeValueTol() | casa::AttributeValueTol< T > | [virtual] |