MySQL 8.3.0
Source Code Documentation
Compressed_ostream Member List

This is the complete list of members for Compressed_ostream, including all inherited members.

Compressed_ostream(Compressor_ptr_t compressor, Managed_buffer_sequence_t &managed_buffer_sequence)Compressed_ostreaminline
Compressed_ostream()=deleteCompressed_ostream
Compressed_ostream(const Compressed_ostream &)=deleteCompressed_ostream
Compressor_ptr_t typedefCompressed_ostreamprivate
Compressor_t typedefCompressed_ostreamprivate
get_status() constCompressed_ostream
m_compressorCompressed_ostreamprivate
m_managed_buffer_sequenceCompressed_ostreamprivate
m_statusCompressed_ostreamprivate
Managed_buffer_sequence_t typedefCompressed_ostreamprivate
operator=(const Compressed_ostream &)=deleteCompressed_ostream
Status_t typedefCompressed_ostreamprivate
write(const unsigned char *buffer, my_off_t length) overrideCompressed_ostreamvirtual
~Basic_ostream()=defaultBasic_ostreamvirtual
~Compressed_ostream() override=defaultCompressed_ostream