actor-framework
caf::dictionary< V > Member List

This is the complete list of members for caf::dictionary< V >, including all inherited members.

allocator_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >
begin() noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
begin() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
cbegin() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
cend() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
clear() noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
const_iterator typedef (defined in caf::dictionary< V >)caf::dictionary< V >
const_pointer typedef (defined in caf::dictionary< V >)caf::dictionary< V >
const_reference typedef (defined in caf::dictionary< V >)caf::dictionary< V >
const_reverse_iterator typedef (defined in caf::dictionary< V >)caf::dictionary< V >
container() noexceptcaf::dictionary< V >inline
container() const noexceptcaf::dictionary< V >inline
contains(std::string_view key) const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
count(std::string_view key) const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
crbegin() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
crend() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
dictionary()=default (defined in caf::dictionary< V >)caf::dictionary< V >
dictionary(dictionary &&)=default (defined in caf::dictionary< V >)caf::dictionary< V >
dictionary(const dictionary &)=default (defined in caf::dictionary< V >)caf::dictionary< V >
dictionary(std::initializer_list< value_type > xs) (defined in caf::dictionary< V >)caf::dictionary< V >inline
dictionary(InputIterator first, InputIterator last) (defined in caf::dictionary< V >)caf::dictionary< V >inline
difference_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >
emplace(K &&key, T &&value) (defined in caf::dictionary< V >)caf::dictionary< V >inline
emplace_hint(iterator hint, K &&key, T &&value) (defined in caf::dictionary< V >)caf::dictionary< V >inline
empty() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
end() noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
end() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
erase(const_iterator i) (defined in caf::dictionary< V >)caf::dictionary< V >inline
erase(const_iterator first, const_iterator last) (defined in caf::dictionary< V >)caf::dictionary< V >inline
erase(std::string_view key) (defined in caf::dictionary< V >)caf::dictionary< V >inline
find(std::string_view key) noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
find(std::string_view key) const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert(value_type kvp) (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert(iterator hint, value_type kvp) (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert(std::string_view key, T &&value) (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert(iterator hint, std::string_view key, T &&value) (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert(const_iterator first, const_iterator last) (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert_or_assign(std::string_view key, T &&value) (defined in caf::dictionary< V >)caf::dictionary< V >inline
insert_or_assign(iterator hint, std::string_view key, T &&value) (defined in caf::dictionary< V >)caf::dictionary< V >inline
iterator typedef (defined in caf::dictionary< V >)caf::dictionary< V >
iterator_bool_pair typedef (defined in caf::dictionary< V >)caf::dictionary< V >
key_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >
lower_bound(std::string_view key) (defined in caf::dictionary< V >)caf::dictionary< V >inline
lower_bound(std::string_view key) const (defined in caf::dictionary< V >)caf::dictionary< V >inline
map_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >
mapped_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >
operator=(dictionary &&)=default (defined in caf::dictionary< V >)caf::dictionary< V >
operator=(const dictionary &)=default (defined in caf::dictionary< V >)caf::dictionary< V >
operator[](std::string_view key) (defined in caf::dictionary< V >)caf::dictionary< V >inline
pointer typedef (defined in caf::dictionary< V >)caf::dictionary< V >
rbegin() noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
rbegin() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
reference typedef (defined in caf::dictionary< V >)caf::dictionary< V >
rend() noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
rend() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
reverse_iterator typedef (defined in caf::dictionary< V >)caf::dictionary< V >
size() const noexcept (defined in caf::dictionary< V >)caf::dictionary< V >inline
size_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >
swap(dictionary &other) (defined in caf::dictionary< V >)caf::dictionary< V >inline
upper_bound(std::string_view key) (defined in caf::dictionary< V >)caf::dictionary< V >inline
upper_bound(std::string_view key) const (defined in caf::dictionary< V >)caf::dictionary< V >inline
value_type typedef (defined in caf::dictionary< V >)caf::dictionary< V >