![]() |
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::Selection, including all inherited members.
| append(const SceneItem::Ptr &item) | Ufe::Selection | |
| back() const | Ufe::Selection | |
| begin() const | Ufe::Selection | |
| cbegin() const | Ufe::Selection | |
| cend() const | Ufe::Selection | |
| clear() | Ufe::Selection | |
| closestCommonAncestor() const | Ufe::Selection | |
| const_iterator typedef | Ufe::Selection | |
| const_reverse_iterator typedef | Ufe::Selection | |
| contains(const Path &path) const | Ufe::Selection | |
| containsAncestor(const Path &path) const | Ufe::Selection | |
| containsAncestorInclusive(const Path &path) const | Ufe::Selection | |
| containsDescendant(const Path &path) const | Ufe::Selection | |
| containsDescendantInclusive(const Path &path) const | Ufe::Selection | |
| crbegin() const | Ufe::Selection | |
| crend() const | Ufe::Selection | |
| doAppend(const SceneItem::Ptr &item) | Ufe::Selection | protected |
| doClear() | Ufe::Selection | protected |
| doInsert(const SceneItem::Ptr &position, const SceneItem::Ptr &item) | Ufe::Selection | protected |
| doRemove(const SceneItem::Ptr &item) | Ufe::Selection | protected |
| doReplaceWith(const Selection &selection) | Ufe::Selection | protected |
| empty() const | Ufe::Selection | |
| end() const | Ufe::Selection | |
| fList | Ufe::Selection | private |
| front() const | Ufe::Selection | |
| fTrieStorage | Ufe::Selection | private |
| insert(const SceneItem::Ptr &position, const SceneItem::Ptr &item) | Ufe::Selection | |
| list() | Ufe::Selection | inlineprotected |
| next(const SceneItem::Ptr &item) const | Ufe::Selection | |
| operator=(const Selection &) | Ufe::Selection | |
| operator=(Selection &&rhs) | Ufe::Selection | |
| postAppend(const SceneItem::Ptr &item) | Ufe::Selection | protectedvirtual |
| postClear(const Selection &previous) | Ufe::Selection | protectedvirtual |
| postInsert(const SceneItem::Ptr &position, const SceneItem::Ptr &item) | Ufe::Selection | protectedvirtual |
| postRemove(const SceneItem::Ptr &item) | Ufe::Selection | protectedvirtual |
| postReplaceWith(const Selection &previous) | Ufe::Selection | protectedvirtual |
| rbegin() const | Ufe::Selection | |
| remove(const SceneItem::Ptr &item) | Ufe::Selection | |
| rend() const | Ufe::Selection | |
| replaceWith(const Selection &selection) | Ufe::Selection | |
| Selection() | Ufe::Selection | |
| Selection(std::initializer_list< SceneItem::Ptr > items) | Ufe::Selection | |
| Selection(SceneItemList items) | Ufe::Selection | |
| Selection(const SceneItem::Ptr &item) | Ufe::Selection | |
| Selection(const Selection &) | Ufe::Selection | |
| Selection(Selection &&) | Ufe::Selection | |
| Selection(SceneItemList &&list, SelectionTrie &&selectionTrie) | Ufe::Selection | private |
| size() const | Ufe::Selection | |
| trie() | Ufe::Selection | protected |
| trie() const | Ufe::Selection | protected |
| ~Selection() | Ufe::Selection | virtual |