Hyper API for C++ 0.0.20746
Hyper client library for C++ applications
|
This is the complete list of members for hyperapi::Chunk, including all inherited members.
Chunk() noexcept=default | hyperapi::Chunk | |
Chunk(Chunk &other)=delete | hyperapi::Chunk | |
Chunk(Chunk &&other) noexcept | hyperapi::Chunk | |
getRowAt(hyper_row_index_t chunkRowIndex) const noexcept | hyperapi::Chunk | |
getRowCount() const noexcept | hyperapi::Chunk | inline |
isOpen() const noexcept | hyperapi::Chunk | inline |
operator bool() const noexcept | hyperapi::Chunk | inline |
operator!= | hyperapi::Chunk | friend |
operator=(Chunk &other)=delete | hyperapi::Chunk | |
operator=(Chunk &&other) noexcept | hyperapi::Chunk | |
operator== | hyperapi::Chunk | friend |
~Chunk() noexcept | hyperapi::Chunk |