ufe  2.0
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 >
clear()Ufe::Trie< T >
closestCommonAncestor() constUfe::Trie< T >
contains(const Path &path) constUfe::Trie< T >
containsAncestor(const Path &path) constUfe::Trie< T >
containsDescendant(const Path &path) constUfe::Trie< T >
empty() constUfe::Trie< T >
find(const Path &path) constUfe::Trie< T >
fRootUfe::Trie< T >private
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 >