casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::AttributeValueBase Member List
This is the complete list of members for casa::AttributeValueBase, including all inherited members.
AttributeValueBase(AttValue::ValueType type, Bool strict)casa::AttributeValueBase
AttributeValueBase(const AttributeValueBase &other)casa::AttributeValueBase
className() const casa::AttributeValueBase [inline, virtual]
clone() const =0casa::AttributeValueBase [pure virtual]
getStrictness() const casa::AttributeValueBase [virtual]
getType() const casa::AttributeValueBase
itsStrictnesscasa::AttributeValueBase [protected]
itsValueTypecasa::AttributeValueBase [protected]
matches(const AttributeValueBase &other) const =0casa::AttributeValueBase [protected, pure virtual]
myMatch(const AttributeValueBase &other) const casa::AttributeValueBase [protected]
operator!=(const AttributeValueBase &other) const casa::AttributeValueBase
operator+=(const AttributeValueBase &other)=0casa::AttributeValueBase [pure virtual]
operator=(const AttributeValueBase &other)casa::AttributeValueBase
operator==(const AttributeValueBase &other) const casa::AttributeValueBase
print(ostream &os)=0casa::AttributeValueBase [pure virtual]
setStrictness(const Bool &newStrict)casa::AttributeValueBase [virtual]
setType(const AttValue::ValueType &newType)casa::AttributeValueBase [protected, virtual]
~AttributeValueBase()casa::AttributeValueBase [virtual]