MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for lob::ReadContext, including all inherited members.
assert_read_uncommitted() const | lob::ReadContext | |
index() | lob::ReadContext | inline |
is_sdi() const | lob::ReadContext | inline |
is_valid_blob() const | lob::ReadContext | inline |
m_blobref | lob::ReadContext | |
m_buf | lob::ReadContext | |
m_data | lob::ReadContext | |
m_index | lob::ReadContext | |
m_is_sdi | lob::ReadContext | |
m_len | lob::ReadContext | |
m_lob_version | lob::ReadContext | |
m_local_len | lob::ReadContext | |
m_offset | lob::ReadContext | |
m_page_no | lob::ReadContext | |
m_page_size | lob::ReadContext | |
m_space_id | lob::ReadContext | |
m_trx | lob::ReadContext | |
read_blobref() | lob::ReadContext | inline |
ReadContext(const page_size_t &page_size, const byte *data, ulint prefix_len, byte *buf, ulint len, bool is_sdi) | lob::ReadContext | inline |