AttributeValue(const T &value, const casacore::Bool strict) | casa::AttributeValue< T > | |
AttributeValue(const casacore::Vector< T > &value, const casacore::Bool strict) | casa::AttributeValue< T > | |
AttributeValue(const AttributeValue< T > &other) | casa::AttributeValue< T > | |
AttributeValueBase(AttValue::ValueType type, casacore::Bool strict) | casa::AttributeValueBase | |
AttributeValueBase(const AttributeValueBase &other) | casa::AttributeValueBase | |
AttributeValuePoiTol(T *value, const T &tolerance, const casacore::Bool strict) | casa::AttributeValuePoiTol< T > | |
AttributeValuePoiTol(casacore::Vector< T > *value, const T &tolerance, const casacore::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 casacore::Bool strict) | casa::AttributeValueTol< T > | |
AttributeValueTol(const casacore::Vector< T > &value, const T &tolerance, const casacore::Bool strict) | casa::AttributeValueTol< T > | |
AttributeValueTol(const AttributeValueTol< T > &other) | casa::AttributeValueTol< T > | |
className() const | casa::AttributeValuePoiTol< T > | inlinevirtual |
clone() const | casa::AttributeValuePoiTol< T > | virtual |
getPointerType() const | casa::AttributeValuePoiTol< T > | virtual |
getStrictness() const | casa::AttributeValueBase | virtual |
getTolerance() const | casa::AttributeValueTol< T > | inlinevirtual |
getType() const | casa::AttributeValueBase | |
getValue() const | casa::AttributeValue< T > | inlinevirtual |
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 > | protectedvirtual |
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(std::ostream &os) | casa::AttributeValue< T > | inlinevirtual |
setStrictness(const casacore::Bool &newStrict) | casa::AttributeValueBase | virtual |
setTolerance(T value) | casa::AttributeValueTol< T > | inlinevirtual |
casa::AttributeValueBase::setType(const AttValue::ValueType &newType) | casa::AttributeValueBase | protectedvirtual |
setValue(const T &value) | casa::AttributeValuePoiTol< T > | virtual |
setValue(const casacore::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 |