HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_RadixTree< T >::Node Member List

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

allowsPartial() const NET_RadixTree< T >::Nodeinline
ChildrenT typedefNET_RadixTree< T >::Node
conditionalAddRef() noexceptUT_IntrusiveRefCounter< Node >inline
debug(UT_WorkBuffer &wbuf, unsigned indent=0) const NET_RadixTree< T >::Nodeinline
findChild(const UT_StringView prefix)NET_RadixTree< T >::Nodeinline
hasValue() const NET_RadixTree< T >::Nodeinline
insert(const UT_StringHolder &key, const T &data, bool allow_partial=false)NET_RadixTree< T >::Nodeinline
isLeaf() const NET_RadixTree< T >::Nodeinline
Node()NET_RadixTree< T >::Nodeinline
Node(const UT_StringHolder &prefix, bool allows_partial=false)NET_RadixTree< T >::Nodeinline
Node(const UT_StringHolder &prefix, const T &data, bool allows_partial=false)NET_RadixTree< T >::Nodeinline
operator=(const UT_IntrusiveRefCounter &) noexceptUT_IntrusiveRefCounter< Node >inline
prefix() const NET_RadixTree< T >::Nodeinline
Type typedefNET_RadixTree< T >::Node
use_count() const noexceptUT_IntrusiveRefCounter< Node >inline
UT_IntrusiveRefCounter() noexceptUT_IntrusiveRefCounter< Node >inline
UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexceptUT_IntrusiveRefCounter< Node >inline
value() const NET_RadixTree< T >::Nodeinline
ValueT typedefNET_RadixTree< T >::Node
~UT_IntrusiveRefCounter()UT_IntrusiveRefCounter< Node >inlineprotected