MySQL 8.0.37
Source Code Documentation
mysqlns::buffer::Buffer_view< Char_tp > Member List

This is the complete list of members for mysqlns::buffer::Buffer_view< Char_tp >, including all inherited members.

begin()mysqlns::buffer::Buffer_view< Char_tp >inline
begin() constmysqlns::buffer::Buffer_view< Char_tp >inline
Buffer_view(Char_t *data, Size_t size)mysqlns::buffer::Buffer_view< Char_tp >inline
Buffer_view()=defaultmysqlns::buffer::Buffer_view< Char_tp >
Buffer_view(const Buffer_view &)=defaultmysqlns::buffer::Buffer_view< Char_tp >
Buffer_view(Buffer_view &&) noexcept=defaultmysqlns::buffer::Buffer_view< Char_tp >
cbegin() constmysqlns::buffer::Buffer_view< Char_tp >inline
cend() constmysqlns::buffer::Buffer_view< Char_tp >inline
Char_t typedefmysqlns::buffer::Buffer_view< Char_tp >
Const_iterator_t typedefmysqlns::buffer::Buffer_view< Char_tp >
data() constmysqlns::buffer::Buffer_view< Char_tp >inline
data()mysqlns::buffer::Buffer_view< Char_tp >inline
debug_string(bool show_contents=false) constmysqlns::buffer::Buffer_view< Char_tp >inline
end()mysqlns::buffer::Buffer_view< Char_tp >inline
end() constmysqlns::buffer::Buffer_view< Char_tp >inline
Iterator_t typedefmysqlns::buffer::Buffer_view< Char_tp >
m_datamysqlns::buffer::Buffer_view< Char_tp >private
m_sizemysqlns::buffer::Buffer_view< Char_tp >private
operator=(const Buffer_view &)=defaultmysqlns::buffer::Buffer_view< Char_tp >
operator=(Buffer_view &&) noexcept=defaultmysqlns::buffer::Buffer_view< Char_tp >
size() constmysqlns::buffer::Buffer_view< Char_tp >inline
Size_t typedefmysqlns::buffer::Buffer_view< Char_tp >
str(const Str_allocator_t &allocator=Str_allocator_t()) constmysqlns::buffer::Buffer_view< Char_tp >inline
~Buffer_view()=defaultmysqlns::buffer::Buffer_view< Char_tp >virtual