MySQL 9.0.0
Source Code Documentation
temptable::Row Member List

This is the complete list of members for temptable::Row, including all inherited members.

buf_length() consttemptable::Rowinlineprivate
cell(const Column &column, size_t i) consttemptable::Rowinline
cell_in_mysql_memory(const Column &column) consttemptable::Rowinlineprivate
cell_in_row(size_t i) consttemptable::Rowinlineprivate
cells() consttemptable::Rowinlineprivate
compare(const Row &lhs, const Row &rhs, const Columns &columns, Field **mysql_fields)temptable::Rowstatic
copy_to_mysql_row(const Columns &columns, unsigned char *mysql_row, size_t mysql_row_length) consttemptable::Row
copy_to_own_memory(const Columns &columns, size_t mysql_row_length) consttemptable::Row
m_allocatortemptable::Rowprivate
m_data_is_in_mysql_memorytemptable::Rowmutableprivate
m_ptrtemptable::Rowmutableprivate
operator=(const Row &)=deletetemptable::Row
operator=(Row &&rhs)=deletetemptable::Row
Row(const unsigned char *mysql_row, Allocator< uint8_t > *allocator)temptable::Rowinlineexplicit
Row(const Row &)=deletetemptable::Row
Row(Row &&other)=deletetemptable::Row
swap(Row &r1, Row &r2)temptable::Rowinlinestatic
~Row()temptable::Rowinline