![]() |
ufe 5.5
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::ConnectionHandler, including all inherited members.
| connect(const AttributeInfo &srcInfo, const AttributeInfo &dstInfo) const | Ufe::ConnectionHandler | |
| connect(const Attribute::Ptr &srcAttr, const Attribute::Ptr &dstAttr) const | Ufe::ConnectionHandler | |
| ConnectionHandler() | Ufe::ConnectionHandler | |
| ConnectionHandler(const ConnectionHandler &)=default | Ufe::ConnectionHandler | |
| createConnectionCmd(const Attribute::Ptr &srcAttr, const Attribute::Ptr &dstAttr) const =0 | Ufe::ConnectionHandler | pure virtual |
| deleteConnectionCmd(const Attribute::Ptr &srcAttr, const Attribute::Ptr &dstAttr) const =0 | Ufe::ConnectionHandler | pure virtual |
| disconnect(const AttributeInfo &srcInfo, const AttributeInfo &dstInfo) const | Ufe::ConnectionHandler | |
| disconnect(const Attribute::Ptr &srcAttr, const Attribute::Ptr &dstAttr) const | Ufe::ConnectionHandler | |
| Ptr typedef | Ufe::ConnectionHandler | |
| sourceConnections(const SceneItem::Ptr &item) const =0 | Ufe::ConnectionHandler | pure virtual |
| ~ConnectionHandler() | Ufe::ConnectionHandler | virtual |