Kùzu C++ API
|
This is the complete list of members for kuzu::storage::ReadCompressedValuesFromPage, including all inherited members.
booleanBitpacking | kuzu::storage::CompressedFunctor | protected |
CompressedFunctor(const CompressedFunctor &)=default | kuzu::storage::CompressedFunctor | |
CompressedFunctor(const common::LogicalType &logicalType) | kuzu::storage::CompressedFunctor | inlineexplicitprotected |
constant | kuzu::storage::CompressedFunctor | protected |
operator()(const uint8_t *frame, PageCursor &pageCursor, uint8_t *result, uint32_t startPosInResult, uint64_t numValuesToRead, const CompressionMetadata &metadata) | kuzu::storage::ReadCompressedValuesFromPage | |
physicalType | kuzu::storage::CompressedFunctor | protected |
ReadCompressedValuesFromPage(const common::LogicalType &logicalType) | kuzu::storage::ReadCompressedValuesFromPage | inlineexplicit |
ReadCompressedValuesFromPage(const ReadCompressedValuesFromPage &)=default | kuzu::storage::ReadCompressedValuesFromPage | |
uncompressed | kuzu::storage::CompressedFunctor | protected |