casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::AttributeValueTol< T > Member List
This is the complete list of members for casa::AttributeValueTol< T >, 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
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 >
AttributeValueTol()casa::AttributeValueTol< T > [private]
className() const casa::AttributeValueTol< T > [inline, virtual]
clone() const casa::AttributeValueTol< 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]
itsStrictnesscasa::AttributeValueBase [protected]
itsValueTolerancecasa::AttributeValueTol< T > [private]
itsValueTypecasa::AttributeValueBase [protected]
matches(const AttributeValueBase &other) const casa::AttributeValueTol< T > [protected, virtual]
myCast(const AttributeValueBase &other) const casa::AttributeValue< T > [protected]
myMatch(const AttributeValue< T > &other) const casa::AttributeValueTol< T > [private]
casa::AttributeValueBase::myMatch(const AttributeValueBase &other) const casa::AttributeValueBase [protected]
operator!=(const AttributeValueBase &other) const casa::AttributeValueBase
operator+=(const AttributeValueBase &other)casa::AttributeValue< T > [virtual]
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::AttributeValue< T > [virtual]
setValue(const Vector< T > &value)casa::AttributeValue< T > [virtual]
~AttributeValue()casa::AttributeValue< T > [virtual]
~AttributeValueBase()casa::AttributeValueBase [virtual]
~AttributeValueTol()casa::AttributeValueTol< T > [virtual]