__setCheckIsNew__() | Core::PropertyContainer | |
_changedProperties | Core::PropertyContainer | protected |
addPropertiesFrom(const Core::PropertyContainer *other) | Core::PropertyContainer | protected |
addProperty(Core::Property *p, const std::string &name) | Core::PropertyContainer | |
addProperty(Base::Type t, const std::string &name, const Core::Variant &defaultValue) | Core::PropertyContainer | |
addPropertyUser(const std::string &name, const Core::Variant &value) | Core::PropertyContainer | |
BaseClass() | Base::BaseClass | |
check_lx(char *f, char *n) | Core::PropertyContainer | virtual |
checkForAlreadyExistingProperty(Core::Property *property) | Core::PropertyContainer | protected |
checkIntegrity() | Core::PropertyContainer | |
CheckStatus enum name | Core::PropertyContainer | |
CoreDocument class | Core::PropertyContainer | friend |
create(void) | Base::BaseClass | inlinestatic |
createSQL(Base::AbstractWriter &, Base::PersistanceVersion &, bool) | Base::Persistance | inlinevirtual |
enableNotify(const bool enable) | Core::PropertyContainer | |
ensureIntegrity() | Core::PropertyContainer | virtual |
getCheckStatus() const | Core::PropertyContainer | |
getClassTypeId(void) | Base::BaseClass | static |
getData(const std::string &key, bool *ok=nullptr) const | Core::PropertyContainer | |
getKeyValueMap() const | Core::PropertyContainer | |
getLastValidPropertyMap() const | Core::PropertyContainer | |
getPropertiesAndNameByType(Base::Type type) const | Core::PropertyContainer | |
getPropertiesByType(Base::Type type) const | Core::PropertyContainer | |
getPropertiesByTypes(const std::vector< Base::Type > &type) const | Core::PropertyContainer | |
getPropertiesOrdered() const | Core::PropertyContainer | |
getPropertyByName(const std::string &name) const | Core::PropertyContainer | inline |
getPropertyByName(const Base::String &name) const | Core::PropertyContainer | inline |
getPropertyByName(const std::string &name) const | Core::PropertyContainer | inline |
getPropertyChangeStatus() const | Core::PropertyContainer | |
getPropertyMap(Core::PropertyMap &) const | Core::PropertyContainer | |
getPropertyValueByName(const std::string &propertyName, bool *ok=0) const | Core::PropertyContainer | inline |
getPropertyValueMap() const | Core::PropertyContainer | |
getStatus() const | Core::PropertyContainer | protected |
getTypeId(void) const | Base::BaseClass | virtual |
getUpdatedProperties() const | Core::PropertyContainer | |
hasErrors() const | Core::PropertyContainer | |
hasSameValuesAs(const PropertyContainer *container) const | Core::PropertyContainer | |
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 |
integrityLost() | Core::PropertyContainer | |
integrityMaintained() | Core::PropertyContainer | |
isDeleted() const | Core::PropertyContainer | |
isDeletedFinal() const | Core::PropertyContainer | |
isDerivedFrom() const | Base::BaseClass | inline |
isMarkedForDelete() const | Core::PropertyContainer | |
isMarkedForDeleteFinal() const | Core::PropertyContainer | |
isNew() const | Core::PropertyContainer | |
isNotifyEnabled(void) const | Core::PropertyContainer | |
isRestored | Core::PropertyContainer | |
isStatusDeleted() const | Core::PropertyContainer | |
isUpdated() const | Core::PropertyContainer | |
isValid() const | Core::PropertyContainer | |
mustbeSaved() const | Base::Persistance | inlinevirtual |
ObjectExecutor class | Core::PropertyContainer | friend |
onBeforeChange(Core::Property *p, const Core::Variant &newValue=Core::Variant()) | Core::PropertyContainer | virtual |
onChanged(Core::Property *p) | Core::PropertyContainer | virtual |
onDeleted() | Core::PropertyContainer | virtual |
onNew() | Core::PropertyContainer | virtual |
PostInitClass class | Core::PropertyContainer | friend |
PropertyContainer(void) | Core::PropertyContainer | |
PropertyContainer(const PropertyContainer &rhs) | Core::PropertyContainer | |
removeAllProperties() | Core::PropertyContainer | |
removeData(const std::string &key) | Core::PropertyContainer | |
removeProperty(Core::Property *p, std::string pName) | Core::PropertyContainer | |
restore(Base::AbstractXMLReader &reader, Base::PersistanceVersion &version) | Core::PropertyContainer | virtual |
restoreDocFile(Base::Reader &, const Base::String &) | Base::Persistance | inlinevirtual |
restoreProperty(Core::Property *property, const Base::String &name, Base::AbstractXMLReader &reader, Base::PersistanceVersion &version) | Core::PropertyContainer | protectedvirtual |
rollBack() | Core::PropertyContainer | |
save(Base::AbstractWriter &writer, Base::PersistanceVersion &version) | Core::PropertyContainer | virtual |
saveDocFile(Base::AbstractWriter &, const Base::String &, const Base::String &) | Base::Persistance | inlinevirtual |
saveLastValidPropertyMap() | Core::PropertyContainer | |
setAllPropertiesValid() | Core::PropertyContainer | |
setCheckStatus(CheckStatus status) | Core::PropertyContainer | |
setData(const std::string &key, void *data) | Core::PropertyContainer | |
setDeleted() | Core::PropertyContainer | |
setDeleteFinal() | Core::PropertyContainer | |
setHasErrors() | Core::PropertyContainer | |
setIfcNameAndID(std::string n, int id) | Base::BaseClass | static |
setMarkedForDelete() | Core::PropertyContainer | |
setMarkedForDeleteFinal() | Core::PropertyContainer | |
setNew() | Core::PropertyContainer | |
setProperty(const std::string &name, double value) | Core::PropertyContainer | |
setProperty(const std::string &name, int value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Vec &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::list< Geom::Vec > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Trsf &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::string &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const char *value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Base::String &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Pnt &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Pnt2d &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::vector< Geom::Pnt > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::vector< Geom::Pnt2d > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const MD5 &value) | Core::PropertyContainer | |
setProperty(const std::string &name, bool value) | Core::PropertyContainer | |
setProperty(const std::string &name, Core::DocObject *value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Core::DocObject *value) | Core::PropertyContainer | |
setProperty(const std::string &name, const boost::unordered_set< Core::DocObject * > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::list< Core::DocObject * > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::vector< int > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const QFont &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Draw::DrawStyle &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Draw::Arrowheads &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Dir &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Dir2d &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Base::Color &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Ax1 &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Geom::Ax2 &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const Draw::Texture2Transform &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::list< std::list< Geom::Pnt > > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, const std::list< double > &value) | Core::PropertyContainer | |
setProperty(const std::string &name, pBrepData &value) | Core::PropertyContainer | |
setPropertyFromKeyValue(const std::string &propertyName, const std::string &key, const Core::Variant &value) | Core::PropertyContainer | |
setPropertyFromVariant(const std::string &name, const Core::Variant &value) | Core::PropertyContainer | |
setPropertyValues(const PropertyContainer *other) | Core::PropertyContainer | |
setPropertyValues(const Core::PropertyValueMap &other) | Core::PropertyContainer | |
setStatus(Status status) | Core::PropertyContainer | protectedvirtual |
setUpdated() | Core::PropertyContainer | |
setUpdated(const Core::Property *p) | Core::PropertyContainer | |
setValid() | Core::PropertyContainer | |
Status enum name | Core::PropertyContainer | protected |
touch() | Core::PropertyContainer | |
~BaseClass() | Base::BaseClass | virtual |
~PropertyContainer(void)=default | Core::PropertyContainer | virtual |