pstore2
pstore::index::details::linear_node Member List

This is the complete list of members for pstore::index::details::linear_node, including all inherited members.

allocate(address a, address b)pstore::index::details::linear_nodestatic
allocate_from(linear_node const &orig_node, std::size_t extra_children)pstore::index::details::linear_nodestatic
allocate_from(database const &db, index_pointer const node, std::size_t extra_children)pstore::index::details::linear_nodestatic
begin() (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
begin() const (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
cbegin() const (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
cend() const (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
const_iterator typedef (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
empty() constpstore::index::details::linear_nodeinline
end() (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
end() const (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
flush(transaction_base &transaction) constpstore::index::details::linear_node
get_node(database const &db, index_pointer const node) -> std::pair< std::shared_ptr< linear_node const >, linear_node const *>pstore::index::details::linear_nodestatic
iterator typedef (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
linear_node(linear_node &&rhs) noexcept=delete (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
lookup(database const &db, OtherKeyType const &key, KeyEqual equal) const -> std::pair< index_pointer const, std::size_t >pstore::index::details::linear_node
operator delete(void *p) (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
operator new(std::size_t)=delete (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
operator=(linear_node const &rhs)=delete (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
operator=(linear_node &&rhs) noexcept=delete (defined in pstore::index::details::linear_node)pstore::index::details::linear_node
operator[](std::size_t const i) const noexcept (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
operator[](std::size_t const i) noexcept (defined in pstore::index::details::linear_node)pstore::index::details::linear_nodeinline
size() constpstore::index::details::linear_nodeinline
size_bytes() constpstore::index::details::linear_nodeinline
size_bytes(std::uint64_t const size)pstore::index::details::linear_nodeinlinestatic
~linear_node() noexcept=default (defined in pstore::index::details::linear_node)pstore::index::details::linear_node