![]() |
ufe
4.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
This is the complete list of members for Ufe::Attributes, including all inherited members.
addAttribute(const std::string &name, const Attribute::Type &type) | Ufe::Attributes | virtual |
addAttributeCmd(const std::string &name, const Attribute::Type &type)=0 | Ufe::Attributes | pure virtual |
addObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Attributes | static |
addObserver(const Observer::Ptr &obs) | Ufe::Attributes | static |
attribute(const std::string &name)=0 | Ufe::Attributes | pure virtual |
attributeNames() const =0 | Ufe::Attributes | pure virtual |
Attributes() | Ufe::Attributes | |
Attributes(const Attributes &)=default | Ufe::Attributes | |
attributes(const SceneItem::Ptr &item) | Ufe::Attributes | static |
attributeType(const std::string &name)=0 | Ufe::Attributes | pure virtual |
hasAttribute(const std::string &name) const =0 | Ufe::Attributes | pure virtual |
hasObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Attributes | static |
hasObserver(const Observer::Ptr &obs) | Ufe::Attributes | static |
hasObservers(const Path &path) | Ufe::Attributes | static |
hasObservers(Rtid runTimeId) | Ufe::Attributes | static |
nbObservers(const SceneItem::Ptr &item) | Ufe::Attributes | static |
nbObservers() | Ufe::Attributes | static |
notify(const AttributeChanged ¬ification) | Ufe::Attributes | static |
Ptr typedef | Ufe::Attributes | |
removeAttribute(const std::string &name) | Ufe::Attributes | virtual |
removeAttributeCmd(const std::string &name)=0 | Ufe::Attributes | pure virtual |
removeObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Attributes | static |
removeObserver(const Observer::Ptr &obs) | Ufe::Attributes | static |
renameAttribute(const std::string &originalName, const std::string &newName) | Ufe::Attributes | virtual |
renameAttributeCmd(const std::string &originalName, const std::string &newName)=0 | Ufe::Attributes | pure virtual |
sceneItem() const =0 | Ufe::Attributes | pure virtual |
~Attributes() | Ufe::Attributes | virtual |