libwordring
wordring::detail::trie_heap< Allocator > メンバ一覧

継承メンバを含む wordring::detail::trie_heap< Allocator > の全メンバ一覧です。

add(index_type parent, std::uint16_t label) (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >inlineprotected
add(index_type parent, label_vector const &labels)wordring::detail::trie_heap< Allocator >inlineprotected
allocate(index_type idx, index_type before=0)wordring::detail::trie_heap< Allocator >inlineprotected
allocate(index_type base, label_vector const &labels, index_type before=0)wordring::detail::trie_heap< Allocator >inlineprotected
allocator_type typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >
assign(InputIterator first, InputIterator last)wordring::detail::trie_heap< Allocator >inline
at(index_type parent, std::uint16_t label) constwordring::detail::trie_heap< Allocator >inlineprotected
clear() noexceptwordring::detail::trie_heap< Allocator >inline
container typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >protected
free(index_type idx, index_type before=0)wordring::detail::trie_heap< Allocator >inlineprotected
free(index_type base, label_vector const &labels, index_type before=0)wordring::detail::trie_heap< Allocator >inlineprotected
get_allocator() constwordring::detail::trie_heap< Allocator >inline
has_child(index_type parent) constwordring::detail::trie_heap< Allocator >inlineprotected
has_null(index_type parent) constwordring::detail::trie_heap< Allocator >inlineprotected
has_sibling(index_type idx) constwordring::detail::trie_heap< Allocator >inlineprotected
has_sibling(index_type parent, index_type idx) constwordring::detail::trie_heap< Allocator >inlineprotected
ibegin() constwordring::detail::trie_heap< Allocator >inline
iend() constwordring::detail::trie_heap< Allocator >inline
index_type typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >protected
is_free(index_type base, label_vector const &labels) constwordring::detail::trie_heap< Allocator >inlineprotected
is_free(index_type parent, index_type base, label_vector const &labels) constwordring::detail::trie_heap< Allocator >inlineprotected
is_tail(index_type idx) constwordring::detail::trie_heap< Allocator >inlineprotected
label_type typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >
label_vector typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >protected
limit() const (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >inlineprotected
locate(label_vector const &labels, index_type &before) constwordring::detail::trie_heap< Allocator >inlineprotected
m_c (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >protected
node_type typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >protected
null_value (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >protectedstatic
operator<< (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >friend
operator>> (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >friend
relocate(index_type parent, index_type from, label_vector const &labels)wordring::detail::trie_heap< Allocator >inlineprotected
reserve(std::size_t n, index_type before=0) (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >inlineprotected
serialize_iterator typedef (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >
swap(trie_heap &other) (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >inline
trie_heap() (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >inlineprotected
trie_heap(allocator_type const &alloc) (定義場所: wordring::detail::trie_heap< Allocator >)wordring::detail::trie_heap< Allocator >inlineexplicitprotected
trie_heap(std::initializer_list< trie_node > il, allocator_type const &alloc=allocator_type())wordring::detail::trie_heap< Allocator >inlineprotected