This is the complete list of members for App::PropertyLink, including all inherited members.
| aboutToSetChildValue(Property &) | App::Property | virtual |
| aboutToSetValue(void) | App::Property | protectedvirtual |
| adjustLink(const std::set< App::DocumentObject * > &inList) override | App::PropertyLink | virtual |
| afterRestore() | App::Property | virtual |
| BaseClass() | Base::BaseClass | |
| BaseClass(const BaseClass &)=default | Base::BaseClass | |
| breakLink(App::DocumentObject *obj, bool clear) override | App::PropertyLink | virtual |
| breakLinks(App::DocumentObject *link, const std::vector< App::DocumentObject * > &objs, bool clear) | App::PropertyLinkBase | static |
| Busy enum value | App::Property | |
| canonicalPath(const App::ObjectIdentifier &p) const | App::Property | virtual |
| checkLabelReferences(const std::vector< std::string > &subs, bool reset=true) | App::PropertyLinkBase | |
| checkRestore(std::string *msg=nullptr) const | App::PropertyLinkBase | virtual |
| Copy(void) const override | App::PropertyLink | virtual |
| CopyOnChange enum value | App::Property | |
| CopyOnImportExternal(const std::map< std::string, std::string > &nameMap) const | App::PropertyLinkBase | virtual |
| CopyOnLabelChange(App::DocumentObject *obj, const std::string &ref, const char *newLabel) const | App::PropertyLinkBase | virtual |
| CopyOnLinkReplace(const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const override | App::PropertyLink | virtual |
| create(void) | Base::Persistence | static |
| destroy(Property *p) | App::Property | static |
| dumpToStream(std::ostream &stream, int compression) | Base::Persistence | |
| encodeAttribute(const std::string &) | Base::Persistence | static |
| EvalOnRestore enum value | App::Property | |
| exportSubName(std::string &output, const App::DocumentObject *obj, const char *subname, bool first_obj=false) | App::PropertyLinkBase | static |
| getClassTypeId(void) | Base::Persistence | static |
| getContainer(void) const | App::Property | |
| getDocumentation(void) const | App::Property | |
| getEditorName(void) const override | App::PropertyLink | virtual |
| getFullName() const | App::Property | |
| getGroup(void) const | App::Property | |
| getID() const | App::Property | |
| getLabelReferences(std::vector< std::string > &labels, const char *subname) | App::PropertyLinkBase | static |
| getLinkedElements(std::map< App::DocumentObject *, std::vector< std::string > > &elements, bool newStyle=true, bool all=true) const | App::PropertyLinkBase | |
| getLinkedObjects(T &inserter, bool all=false) const | App::PropertyLinkBase | |
| getLinks(std::vector< App::DocumentObject * > &objs, bool all=false, std::vector< std::string > *subs=nullptr, bool newStyle=true) const override | App::PropertyLink | virtual |
| getMemSize(void) const override | App::PropertyLink | virtual |
| getName(void) const | App::Property | |
| getPaths(std::vector< App::ObjectIdentifier > &paths) const | App::Property | virtual |
| getPathValue(const App::ObjectIdentifier &path) const | App::Property | virtual |
| getPyObject(void) override | App::PropertyLink | virtual |
| getPyPathValue(const App::ObjectIdentifier &, Py::Object &) const | App::Property | virtual |
| getScope() const | App::ScopedLink | |
| getStatus() const | App::Property | |
| getType(void) const | App::Property | |
| getTypeId(void) const | Base::Persistence | virtual |
| getValue(void) const | App::PropertyLink | |
| getValue(Base::Type t) const | App::PropertyLink | |
| getValue(void) const | App::PropertyLink | |
| hasName() const | App::Property | |
| hasSetChildValue(Property &) | App::Property | virtual |
| hasSetValue() override | App::PropertyLinkBase | protectedvirtual |
| Hidden enum value | App::Property | |
| Immutable enum value | App::Property | |
| importSubName(Base::XMLReader &reader, const char *sub, bool &restoreLabel) | App::PropertyLinkBase | static |
| init(void) | Base::Persistence | static |
| initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) | Base::BaseClass | protectedstatic |
| isDerivedFrom(const Type type) const | Base::BaseClass | |
| isReadOnly() const | App::Property | |
| isSame(const Property &other) const override | App::PropertyLinkBase | virtual |
| isSinglePrecision() const | App::Property | |
| isTouched(void) const | App::Property | |
| isValidName(const char *name) | App::Property | static |
| LinkAllowExternal enum value | App::PropertyLinkBase | |
| LinkAllowPartial enum value | App::PropertyLinkBase | |
| LinkDetached enum value | App::PropertyLinkBase | |
| linkedElements(bool newStyle=true, bool all=true) const | App::PropertyLinkBase | |
| linkedObjects(bool all=false) const | App::PropertyLinkBase | |
| LinkFlags enum name | App::PropertyLinkBase | |
| LinkRestoreLabel enum value | App::PropertyLinkBase | |
| LinkRestoring enum value | App::PropertyLinkBase | |
| LinkSyncSubObject enum value | App::PropertyLinkBase | |
| LockDynamic enum value | App::Property | |
| MaterialEdit enum value | App::Property | |
| NoMaterialListEdit enum value | App::Property | |
| NoModify enum value | App::Property | |
| NoRecompute enum value | App::Property | |
| onContainerRestored() | App::Property | virtual |
| Base::Persistence::operator=(const BaseClass &)=default | Base::BaseClass | |
| Ordered enum value | App::Property | |
| Output enum value | App::Property | |
| PartialTrigger enum value | App::Property | |
| Paste(const Property &from) override | App::PropertyLink | virtual |
| PropDynamic enum value | App::Property | |
| Property() | App::Property | |
| PropertyLink() | App::PropertyLink | |
| PropertyLinkBase() | App::PropertyLinkBase | |
| PropHidden enum value | App::Property | |
| PropNoPersist enum value | App::Property | |
| PropNoRecompute enum value | App::Property | |
| PropOutput enum value | App::Property | |
| PropReadOnly enum value | App::Property | |
| PropStaticBegin enum value | App::Property | |
| PropStaticEnd enum value | App::Property | |
| PropTransient enum value | App::Property | |
| purgeTouched(void) | App::Property | |
| ReadOnly enum value | App::Property | |
| referenceChanged() const | App::PropertyLinkBase | virtual |
| registerLabelReferences(std::vector< std::string > &&labels, bool reset=true) | App::PropertyLinkBase | |
| resetLink() | App::PropertyLink | |
| Restore(Base::XMLReader &reader) override | App::PropertyLink | virtual |
| RestoreDocFile(Reader &) | Base::Persistence | virtual |
| restoreFromStream(std::istream &stream) | Base::Persistence | |
| restoreLabelReference(const App::DocumentObject *obj, std::string &sub, ShadowSub *shadow=nullptr) | App::PropertyLinkBase | static |
| Save(Base::Writer &writer) const override | App::PropertyLink | virtual |
| SaveDocFile(Writer &) const | Base::Persistence | virtual |
| setAllowExternal(bool allow) | App::PropertyLinkBase | |
| setAllowPartial(bool enable) | App::PropertyLinkBase | virtual |
| setContainer(PropertyContainer *Father) | App::Property | |
| setFlag(int flag, bool value=true) | App::PropertyLinkBase | protected |
| setPathValue(const App::ObjectIdentifier &path, const boost::any &value) | App::Property | virtual |
| setPyObject(PyObject *) override | App::PropertyLink | virtual |
| setReadOnly(bool readOnly) | App::Property | |
| setScope(LinkScope scope) | App::ScopedLink | |
| setSinglePrecision(bool single) | App::Property | |
| setStatus(Status pos, bool on) | App::Property | |
| setStatusValue(unsigned long status) | App::Property | |
| setValue(App::DocumentObject *) | App::PropertyLink | virtual |
| ShadowSub typedef | App::PropertyLinkBase | |
| signalChanged | App::Property | |
| Single enum value | App::Property | |
| Status enum name | App::Property | |
| StatusBits | App::Property | protected |
| testFlag(int flag) const | App::PropertyLinkBase | |
| testStatus(Status pos) const | App::Property | |
| touch() | App::Property | |
| Touched enum value | App::Property | |
| Transient enum value | App::Property | |
| tryImport(const App::Document *doc, const App::DocumentObject *obj, const std::map< std::string, std::string > &nameMap) | App::PropertyLinkBase | static |
| tryImportSubName(const App::DocumentObject *obj, const char *sub, const App::Document *doc, const std::map< std::string, std::string > &nameMap) | App::PropertyLinkBase | static |
| tryReplaceLink(const App::PropertyContainer *owner, App::DocumentObject *obj, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj, const char *sub=nullptr) | App::PropertyLinkBase | static |
| tryReplaceLinkSubs(const App::PropertyContainer *owner, App::DocumentObject *obj, const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj, const std::vector< std::string > &subs) | App::PropertyLinkBase | static |
| unregisterElementReference() | App::PropertyLinkBase | |
| unregisterLabelReferences() | App::PropertyLinkBase | |
| updateElementReference(App::DocumentObject *feature, bool reverse=false, bool notify=false) | App::PropertyLinkBase | virtual |
| updateElementReferences(DocumentObject *feature, bool reverse=false) | App::PropertyLinkBase | static |
| updateLabelReference(const App::DocumentObject *linked, const char *subname, App::DocumentObject *obj, const std::string &ref, const char *newLabel) | App::PropertyLinkBase | static |
| updateLabelReferences(App::DocumentObject *obj, const char *newLabel) | App::PropertyLinkBase | static |
| User1 enum value | App::Property | |
| User2 enum value | App::Property | |
| User3 enum value | App::Property | |
| User4 enum value | App::Property | |
| UserEdit enum value | App::Property | |
| verifyPath(const App::ObjectIdentifier &p) const | App::Property | protectedvirtual |
| ~BaseClass() | Base::BaseClass | virtual |
| ~Property() | App::Property | virtual |
| ~PropertyLink() | App::PropertyLink | virtual |
| ~PropertyLinkBase() | App::PropertyLinkBase | virtual |