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
Ufe::Trie< T > Member List

This is the complete list of members for Ufe::Trie< T >, including all inherited members.

add(const Path &path, const T &data)Ufe::Trie< T >
cleanUpNode(const typename TrieNode< T >::Ptr &node)Ufe::Trie< T >private
clear()Ufe::Trie< T >
closestCommonAncestor() constUfe::Trie< T >
contains(const Path &path) constUfe::Trie< T >
containsAncestor(const Path &path) constUfe::Trie< T >
containsAncestorHelper(const Path &path) constUfe::Trie< T >private
containsAncestorInclusive(const Path &path) constUfe::Trie< T >
containsDescendant(const Path &path) constUfe::Trie< T >
containsDescendantHelper(const Path &path) constUfe::Trie< T >private
containsDescendantInclusive(const Path &path) constUfe::Trie< T >
createNode(const Path &path)Ufe::Trie< T >private
empty() constUfe::Trie< T >
find(const Path &path) constUfe::Trie< T >
fRootUfe::Trie< T >private
move(const Path &oldPath, const Path &newPath)Ufe::Trie< T >
node(const Path &path) constUfe::Trie< T >
operator=(const Trie &)=deleteUfe::Trie< T >
operator=(Trie &&)Ufe::Trie< T >
remove(const Path &)Ufe::Trie< T >
root() constUfe::Trie< T >
size() constUfe::Trie< T >
Trie()Ufe::Trie< T >
Trie(const Trie &)=deleteUfe::Trie< T >
Trie(Trie &&)Ufe::Trie< T >