BDE 4.39.x Production Release
Loading...
Searching...
No Matches
ball::CategoryManager_RadixTree< t_VALUE > Member List

This is the complete list of members for ball::CategoryManager_RadixTree< t_VALUE >, including all inherited members.

allocator_type typedefball::CategoryManager_RadixTree< t_VALUE >
CategoryManager_RadixTree()ball::CategoryManager_RadixTree< t_VALUE >inline
CategoryManager_RadixTree(const allocator_type &allocator)ball::CategoryManager_RadixTree< t_VALUE >inlineexplicit
CategoryManager_RadixTree(const CategoryManager_RadixTree &original, const allocator_type &allocator=allocator_type())ball::CategoryManager_RadixTree< t_VALUE >inline
CategoryManager_RadixTree(bslmf::MovableRef< CategoryManager_RadixTree > original) BSLS_KEYWORD_NOEXCEPTball::CategoryManager_RadixTree< t_VALUE >inline
CategoryManager_RadixTree(bslmf::MovableRef< CategoryManager_RadixTree > original, const allocator_type &allocator)ball::CategoryManager_RadixTree< t_VALUE >inline
clear()ball::CategoryManager_RadixTree< t_VALUE >inline
contains(const bsl::string_view &key) constball::CategoryManager_RadixTree< t_VALUE >inline
countNodes() constball::CategoryManager_RadixTree< t_VALUE >
emplace(const bsl::string_view &key, Args &&... args)ball::CategoryManager_RadixTree< t_VALUE >
EmplaceResult typedefball::CategoryManager_RadixTree< t_VALUE >
empty() constball::CategoryManager_RadixTree< t_VALUE >inline
erase(const bsl::string_view &key)ball::CategoryManager_RadixTree< t_VALUE >
eraseChildrenOfPrefix(const bsl::string_view &prefix)ball::CategoryManager_RadixTree< t_VALUE >
erasePrefix(const bsl::string_view &prefix)ball::CategoryManager_RadixTree< t_VALUE >
find(const bsl::string_view &key)ball::CategoryManager_RadixTree< t_VALUE >
find(const bsl::string_view &key) constball::CategoryManager_RadixTree< t_VALUE >
findLongestCommonPrefix(OptValueRef *value, const bsl::string_view &key)ball::CategoryManager_RadixTree< t_VALUE >inline
findLongestCommonPrefix(OptValueCRef *value, const bsl::string_view &key) constball::CategoryManager_RadixTree< t_VALUE >inline
forEach(const t_FUNCTOR &functor)ball::CategoryManager_RadixTree< t_VALUE >
forEach(const t_FUNCTOR &functor) constball::CategoryManager_RadixTree< t_VALUE >
forEachPrefix(const bsl::string_view &prefix, const t_FUNCTOR &functor)ball::CategoryManager_RadixTree< t_VALUE >
forEachPrefix(const bsl::string_view &prefix, const t_FUNCTOR &functor) constball::CategoryManager_RadixTree< t_VALUE >
get_allocator() constball::CategoryManager_RadixTree< t_VALUE >inline
operator=(const CategoryManager_RadixTree &rhs)ball::CategoryManager_RadixTree< t_VALUE >inline
operator=(bslmf::MovableRef< CategoryManager_RadixTree > rhs)ball::CategoryManager_RadixTree< t_VALUE >inline
operator==ball::CategoryManager_RadixTree< t_VALUE >friend
OptValueCRef typedefball::CategoryManager_RadixTree< t_VALUE >
OptValueRef typedefball::CategoryManager_RadixTree< t_VALUE >
printNodes(bsl::ostream &stream, int level=0, int spacesPerLevel=4) constball::CategoryManager_RadixTree< t_VALUE >
size() constball::CategoryManager_RadixTree< t_VALUE >inline
size_type typedefball::CategoryManager_RadixTree< t_VALUE >
swapball::CategoryManager_RadixTree< t_VALUE >friend
swap(CategoryManager_RadixTree &other)ball::CategoryManager_RadixTree< t_VALUE >inline
value_type typedefball::CategoryManager_RadixTree< t_VALUE >
~CategoryManager_RadixTree()=defaultball::CategoryManager_RadixTree< t_VALUE >