OpenLexocad  27.1
Core::PropertyBundle< T > Member List

This is the complete list of members for Core::PropertyBundle< T >, including all inherited members.

____deadValBase::BaseClass
_changedPropertiesCore::PropertyContainerprotected
addDynamicProperty(const char *type, const char *name=0, const char *group=0, const char *doc=0, short attr=0, bool ro=false, bool hidden=false)Core::PropertyContainervirtual
addPropertiesFrom(const Core::PropertyContainer *other)Core::PropertyContainerprotected
addProperty(const std::string &name, const Core::Variant &defaultValue)Core::PropertyBundle< T >inline
Core::PropertyContainer::addProperty(Core::Property *p, const std::string &name)Core::PropertyContainer
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
breakLinks()Core::PropertyContainervirtual
check_lx(char *f, char *n)Core::PropertyContainervirtual
checkAfterOnDeleted()Core::PropertyContainervirtual
checkForAlreadyExistingProperty(Core::Property *property)Core::PropertyContainerprotected
checkIntegrity()Core::PropertyContainer
create(void)Base::BaseClassinlinestatic
createSQL(Base::AbstractWriter &, Base::PersistenceVersion &, bool)Base::Persistenceinlinevirtual
enableNotify(const bool enable)Core::PropertyContainer
encodeAttribute(const std::string &)Base::Persistencestatic
ensureIntegrity()Core::PropertyContainervirtual
getClassTypeId(void)Base::BaseClassstatic
getData(const std::string &key, bool *ok=nullptr) constCore::PropertyContainer
getDynamicPropertyByName(const char *name) constCore::PropertyContainervirtual
getDynamicPropertyData(const Property *prop) constCore::PropertyContainer
getDynamicPropertyNames() constCore::PropertyContainervirtual
getKeyValueMap() constCore::PropertyContainer
getLastValidPropertyMap() constCore::PropertyContainer
getPropertiesAndNameByType(Base::Type type) constCore::PropertyContainer
getPropertiesByType(Base::Type type) constCore::PropertyContainer
getPropertiesByTypes(const std::vector< Base::Type > &type) constCore::PropertyContainer
getPropertiesOrdered() constCore::PropertyContainer
getPropertyByName(const std::string &name) constCore::PropertyContainerinline
getPropertyByName(const Base::String &name) constCore::PropertyContainerinline
getPropertyByName(const std::string &name) constCore::PropertyContainerinline
getPropertyChangeStatus() constCore::PropertyContainer
getPropertyMap(Core::PropertyMap &) constCore::PropertyContainer
getPropertyName(const Property *prop) constCore::PropertyContainervirtual
getPropertyValueByName(const std::string &propertyName, bool *ok=0) constCore::PropertyContainerinline
getPropertyValueMap() constCore::PropertyContainer
getStatus() constCore::PropertyContainerprotected
getTypeId(void) constBase::BaseClassvirtual
getUpdatedProperties() constCore::PropertyContainer
hasErrors() constCore::PropertyContainer
hasSameValuesAs(const PropertyContainer *container) constCore::PropertyContainer
init(void)Base::BaseClassstatic
initIfcTypes(const std::string &s, Base::Type classTypeId, int id)Base::BaseClassprotectedstatic
initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=0)Base::BaseClassprotectedstatic
integrityLost()Core::PropertyContainer
integrityMaintained()Core::PropertyContainer
isDeleted() constCore::PropertyContainer
isDeletedFinal() constCore::PropertyContainer
isDerivedFrom() constBase::BaseClassinline
isDerivedFrom(const Type type) constBase::BaseClassinline
isMarkedForDelete() constCore::PropertyContainer
isMarkedForDeleteFinal() constCore::PropertyContainer
isNew() constCore::PropertyContainer
isNotifyEnabled(void) constCore::PropertyContainer
isRestoredCore::PropertyContainer
isStatusDeleted() constCore::PropertyContainer
isUpdated() constCore::PropertyContainer
isValid() constCore::PropertyContainer
mustbeSaved() constBase::Persistenceinlinevirtual
onBeforeChange(Core::Property *p, const Core::Variant &newValue=Core::Variant())Core::PropertyContainervirtual
onBeforeChangeProperty(const Property *prop)Core::PropertyContainerinlineprotectedvirtual
onChanged(Core::Property *p)Core::PropertyContainervirtual
onChangedDebug(Core::Property *p)Core::PropertyContainervirtual
onChangedProperty(const Property *prop)Core::PropertyContainerinlineprotectedvirtual
onDeleted()Core::PropertyContainervirtual
onNew()Core::PropertyContainervirtual
onPropertyStatusBitsChanged(const Property &prop, unsigned long oldStatus)Core::PropertyContainerinlinevirtual
operator!=(const PropertyBundle< T > &other) constCore::PropertyBundle< T >inline
operator=(const PropertyBundle< T > &other)Core::PropertyBundle< T >inline
operator==(const PropertyBundle< T > &other) constCore::PropertyBundle< T >inline
PropertyBundle()Core::PropertyBundle< T >inline
PropertyBundle(const PropertyBundle< T > &other)Core::PropertyBundle< T >inline
PropertyContainer(void)Core::PropertyContainer
PropertyContainer(const PropertyContainer &rhs)Core::PropertyContainer
removeAllProperties()Core::PropertyContainer
removeData(const std::string &key)Core::PropertyContainer
removeDynamicProperty(const char *name)Core::PropertyContainervirtual
removeProperty(Core::Property *p, std::string pName)Core::PropertyContainer
restore(Base::AbstractXMLReader &reader, Base::PersistenceVersion &version)Core::PropertyContainervirtual
restoreDocFile(Base::Reader &, const Base::String &)Base::Persistenceinlinevirtual
restoreProperty(Core::Property *property, const Base::String &name, Base::AbstractXMLReader &reader, Base::PersistenceVersion &version)Core::PropertyContainerprotectedvirtual
rollBack()Core::PropertyContainer
save(Base::AbstractWriter &writer, Base::PersistenceVersion &version)Core::PropertyContainervirtual
saveDocFile(Base::AbstractWriter &, const Base::String &, const Base::String &)Base::Persistenceinlinevirtual
saveLastValidPropertyMap()Core::PropertyContainer
setAllPropertiesValid()Core::PropertyContainer
setData(const std::string &key, void *data)Core::PropertyContainer
setDeleted()Core::PropertyContainer
setDeleteFinal()Core::PropertyContainer
setHasErrors()Core::PropertyContainer
setIfcNameAndID(const std::string &n, int id)Base::BaseClassstatic
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 std::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::vector< 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::PropertyContainerprotectedvirtual
setUpdated()Core::PropertyContainer
setUpdated(const Core::Property *p)Core::PropertyContainer
setValid()Core::PropertyContainer
Status enum nameCore::PropertyContainerprotected
touch()Core::PropertyContainer
~BaseClass()Base::BaseClassvirtual
~PropertyContainer(void)=defaultCore::PropertyContainervirtual