![]() |
ufe
3.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.
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 | |
removeObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Attributes | static |
removeObserver(const Observer::Ptr &obs) | Ufe::Attributes | static |
sceneItem() const =0 | Ufe::Attributes | pure virtual |
~Attributes() | Ufe::Attributes | virtual |