casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::AttributeValuePoi< T > Member List
This is the complete list of members for casa::AttributeValuePoi< 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
AttributeValuePoi(T *value, const Bool strict)casa::AttributeValuePoi< T >
AttributeValuePoi(Vector< T > *value, const Bool strict)casa::AttributeValuePoi< T >
AttributeValuePoi(const AttributeValuePoi< T > &other)casa::AttributeValuePoi< T >
AttributeValuePoi()casa::AttributeValuePoi< T > [private]
className() const casa::AttributeValuePoi< T > [inline, virtual]
clone() const casa::AttributeValuePoi< T > [virtual]
getPointerType() const casa::AttributeValuePoi< T > [virtual]
getStrictness() const casa::AttributeValueBase [virtual]
getType() const casa::AttributeValueBase
getValue() const casa::AttributeValue< T > [inline, virtual]
itsPointerTypecasa::AttributeValuePoi< T > [private]
itsScalarPointerPtrcasa::AttributeValuePoi< T > [private]
itsStrictnesscasa::AttributeValueBase [protected]
itsValueTypecasa::AttributeValueBase [protected]
itsVectorPointerPtrcasa::AttributeValuePoi< T > [private]
matches(const AttributeValueBase &other) const casa::AttributeValue< T > [protected, virtual]
myCast(const AttributeValueBase &other) const casa::AttributeValuePoi< T > [private]
casa::AttributeValueBase::myMatch(const AttributeValueBase &other) const casa::AttributeValueBase [protected]
operator!=(const AttributeValueBase &other) const casa::AttributeValueBase
operator+=(const AttributeValueBase &other)casa::AttributeValuePoi< T > [virtual]
operator=(const AttributeValuePoi< T > &other)casa::AttributeValuePoi< 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]
casa::AttributeValueBase::setType(const AttValue::ValueType &newType)casa::AttributeValueBase [protected, virtual]
setValue(const T &value)casa::AttributeValuePoi< T > [virtual]
setValue(const Vector< T > &value)casa::AttributeValuePoi< T > [virtual]
updatePointerValue() const casa::AttributeValuePoi< T > [private]
~AttributeValue()casa::AttributeValue< T > [virtual]
~AttributeValueBase()casa::AttributeValueBase [virtual]
~AttributeValuePoi()casa::AttributeValuePoi< T > [virtual]