ゴミ箱
boost::beast::basic_flat_buffer< Allocator > Member List

This is the complete list of members for boost::beast::basic_flat_buffer< Allocator >, including all inherited members.

allocator_type typedefboost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer classboost::beast::basic_flat_buffer< Allocator >friend
basic_flat_buffer()boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(std::size_t limit)boost::beast::basic_flat_buffer< Allocator >explicit
basic_flat_buffer(Allocator const &alloc)boost::beast::basic_flat_buffer< Allocator >explicit
basic_flat_buffer(std::size_t limit, Allocator const &alloc)boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(basic_flat_buffer &&other)boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(basic_flat_buffer &&other, Allocator const &alloc)boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(basic_flat_buffer const &other)boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(basic_flat_buffer const &other, Allocator const &alloc)boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(basic_flat_buffer< OtherAlloc > const &other)boost::beast::basic_flat_buffer< Allocator >
basic_flat_buffer(basic_flat_buffer< OtherAlloc > const &other, Allocator const &alloc)boost::beast::basic_flat_buffer< Allocator >
capacity() const boost::beast::basic_flat_buffer< Allocator >inline
commit(std::size_t n)boost::beast::basic_flat_buffer< Allocator >inline
const_buffers_type typedefboost::beast::basic_flat_buffer< Allocator >
consume(std::size_t n)boost::beast::basic_flat_buffer< Allocator >
data() const boost::beast::basic_flat_buffer< Allocator >inline
empty_base_optimization()=defaultboost::beast::detail::empty_base_optimization< detail::allocator_traits< Allocator >::template rebind_alloc< char > >private
empty_base_optimization(detail::allocator_traits< Allocator >::template rebind_alloc< char > const &t)boost::beast::detail::empty_base_optimization< detail::allocator_traits< Allocator >::template rebind_alloc< char > >inlineprivate
empty_base_optimization(detail::allocator_traits< Allocator >::template rebind_alloc< char > &&t)boost::beast::detail::empty_base_optimization< detail::allocator_traits< Allocator >::template rebind_alloc< char > >inlineprivate
get_allocator() const boost::beast::basic_flat_buffer< Allocator >inline
max_size() const boost::beast::basic_flat_buffer< Allocator >inline
member() noexceptboost::beast::detail::empty_base_optimization< detail::allocator_traits< Allocator >::template rebind_alloc< char > >inlineprivate
member() const noexceptboost::beast::detail::empty_base_optimization< detail::allocator_traits< Allocator >::template rebind_alloc< char > >inlineprivate
mutable_buffers_type typedefboost::beast::basic_flat_buffer< Allocator >
operator=(basic_flat_buffer &&other)boost::beast::basic_flat_buffer< Allocator >
operator=(basic_flat_buffer const &other)boost::beast::basic_flat_buffer< Allocator >
operator=(basic_flat_buffer< OtherAlloc > const &other)boost::beast::basic_flat_buffer< Allocator >
operator=(basic_flat_buffer< OtherAlloc > const &other) -> basic_flat_buffer &boost::beast::basic_flat_buffer< Allocator >
prepare(std::size_t n)boost::beast::basic_flat_buffer< Allocator >
shrink_to_fit()boost::beast::basic_flat_buffer< Allocator >
size() const boost::beast::basic_flat_buffer< Allocator >inline
swap(basic_flat_buffer< Alloc > &lhs, basic_flat_buffer< Alloc > &rhs)boost::beast::basic_flat_buffer< Allocator >friend
~basic_flat_buffer()boost::beast::basic_flat_buffer< Allocator >