_dValue | Core::PropertyReal | protected |
aboutToSetValue(const Core::Variant &newValue=Core::Variant()) | Core::Property | protected |
accept(Core::CoreVisitor *visitor) | Core::Property | |
addToContainer(const std::string &name) | Core::Property | |
BaseClass() | Base::BaseClass | |
copyValue(Core::Property *p) | Core::PropertyReal | virtual |
create(void) | Base::BaseClass | inlinestatic |
createSQL(Base::AbstractWriter &writer, Base::PersistanceVersion &save_version, bool data) override | Core::PropertyReal | virtual |
deepCopy(Core::Property *p, Core::CoreDocument *dest_doc, DocObjectMap ©Map) | Core::Property | virtual |
enableNotify(bool on) | Core::Property | inline |
getClassTypeId(void) | Base::BaseClass | static |
getContainer() const | Core::Property | |
getDbgInfo() const | Core::Property | virtual |
getKeys() const | Core::Property | |
getKeyValueMap() const | Core::Property | virtual |
getName() const | Core::Property | inline |
getPropertyKind(void) const | Core::Property | virtual |
getRegisteredProperties(Base::Type t, Core::PropertyValueMap &pvm) | Core::Property | static |
getStatus() const | Core::Property | inline |
getTransactionNumber() const | Core::Property | inline |
getTypeId(void) const | Base::BaseClass | virtual |
getValue() const | Core::PropertyReal | |
getVariant(void) const | Core::PropertyReal | virtual |
getVariantFromKey(const std::string &key) const | Core::Property | |
getXMLPropertyAttributeName() | Core::Property | static |
getXMLPropertyAttributeValue() | Core::Property | static |
hasSetValue(void) | Core::Property | protected |
hasValue() const | Core::Property | |
init(void) | Base::BaseClass | static |
initIfcTypes(std::string s, Base::Type classTypeId, int id) | Base::BaseClass | protectedstatic |
initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=0) | Base::BaseClass | protectedstatic |
isDefaultValue() const | Core::Property | inline |
isDerivedFrom() const | Base::BaseClass | inline |
isEqual(const Property *) const | Core::PropertyReal | virtual |
isLink() const | Core::Property | inlinevirtual |
isNotifyEnabled(void) const | Core::Property | inline |
isOptional() const | Core::Property | inlinevirtual |
isTheOnlyUpdatedPropertyInContainer() const | Core::Property | |
isUpdated() const | Core::Property | |
mustbeSaved() const | Base::Persistance | inlinevirtual |
New enum value | Core::Property | |
Property(void) | Core::Property | |
PropertyPositiveLengthMeasure(void) | Core::PropertyPositiveLengthMeasure | |
PropertyReal(void) | Core::PropertyReal | |
registerProperties(Base::Type t, const Core::PropertyValueMap &pvm) | Core::Property | static |
restore(Base::AbstractXMLReader &reader, Base::PersistanceVersion &version) | Core::PropertyReal | virtual |
restoreDocFile(Base::Reader &, const Base::String &) | Base::Persistance | inlinevirtual |
save(Base::AbstractWriter &writer, Base::PersistanceVersion &save_version) | Core::PropertyReal | virtual |
saveDocFile(Base::AbstractWriter &, const Base::String &, const Base::String &) | Base::Persistance | inlinevirtual |
setContainer(Core::PropertyContainer *container) | Core::Property | |
setDefaultValue(bool on) | Core::Property | inline |
setHasValue(bool yesno) | Core::Property | |
setIfcNameAndID(std::string n, int id) | Base::BaseClass | static |
setKeyValue(const std::string &key, const Core::Variant &value) | Core::Property | virtual |
setName(const std::string &name) | Core::Property | inline |
setPropertyKind(Core::PropertyKind p) | Core::Property | virtual |
setStatus(const Property::Status &in) | Core::Property | inline |
setValue(double d) | Core::PropertyReal | virtual |
setValueFromVariant(const Core::Variant &value) | Core::PropertyReal | virtual |
setWillChangeStatusOnChange(bool on) | Core::Property | inline |
setXMLPropertyAttributeName(const char *) | Core::Property | static |
setXMLPropertyAttributeValue(const char *) | Core::Property | static |
Status enum name | Core::Property | |
touch() | Core::Property | inline |
Updated enum value | Core::Property | |
Valid enum value | Core::Property | |
~BaseClass() | Base::BaseClass | virtual |
~Property(void) | Core::Property | virtual |
~PropertyPositiveLengthMeasure(void) | Core::PropertyPositiveLengthMeasure | virtual |
~PropertyReal(void) | Core::PropertyReal | virtual |