BON::AttributeImpl Member List
This is the complete list of members for
BON::AttributeImpl, including all inherited members.
| attachI(IMgaAttribute *spAttribute, FCOImpl *pFCO, const MON::Attribute &meta) | BON::AttributeImpl | [protected, static] |
| AttributeImpl(IMgaAttribute *spAttribute, FCOImpl *pFCO, const MON::Attribute &meta) | BON::AttributeImpl | [protected] |
| clear() | BON::AttributeImpl | |
| FCOImpl class | BON::AttributeImpl | [friend] |
| GenRefCounted(bool bDisposable=true, GenRefCounted *pAggregator=NULL) | Util::GenRefCounted | [inline, protected] |
| GenRefCounted(bool bDisposable, GenRefCounted *pAggregator1, GenRefCounted *pAggregator2) | Util::GenRefCounted | [inline, protected] |
| GenRefCounter | Util::GenRefCounted | |
| getAttributeI() const | BON::AttributeImpl | |
| getAttributeMeta() const | BON::AttributeImpl | |
| getBooleanValue(bool bTypeTolerant=true) const | BON::AttributeImpl | |
| getFCO() const | BON::AttributeImpl | |
| getIntegerValue(bool bTypeTolerant=true) const | BON::AttributeImpl | |
| getProject() const | BON::AttributeImpl | |
| getRealValue(bool bTypeTolerant=true) const | BON::AttributeImpl | |
| getStatus() const | BON::AttributeImpl | |
| getStringValue(bool bTypeTolerant=true) const | BON::AttributeImpl | |
| getValue() const | BON::AttributeImpl | |
| isDeleted() const | Util::GenRefCounted | [inline] |
| isDisposable() const | Util::GenRefCounted | [inline] |
| isUndefined() const | BON::AttributeImpl | |
| setAggregators(const std::set< GenRefCounted * > &setAggregators) | Util::GenRefCounted | [inline, protected] |
| setBooleanValue(bool bValue, bool bTypeTolerant=true) | BON::AttributeImpl | |
| setDeleted() | BON::AttributeImpl | [virtual] |
| setDisposable(bool bDisposable) | Util::GenRefCounted | [inline, protected] |
| setIntegerValue(long lValue, bool bTypeTolerant=true) | BON::AttributeImpl | |
| setRealValue(double dValue, bool bTypeTolerant=true) | BON::AttributeImpl | |
| setStringValue(const std::string &strValue, bool bTypeTolerant=true) | BON::AttributeImpl | |
| setValue(const Util::Variant &value, bool bTypeTolerant=true) | BON::AttributeImpl | |
| ~AttributeImpl() | BON::AttributeImpl | |
| ~GenRefCounted() | Util::GenRefCounted | [inline, virtual] |