|
iceberg-cpp
|
This is the complete list of members for iceberg::SeekableInputStream, including all inherited members.
| Close()=0 | iceberg::SeekableInputStream | pure virtual |
| Position() const =0 | iceberg::SeekableInputStream | pure virtual |
| Read(std::span< std::byte > out)=0 | iceberg::SeekableInputStream | pure virtual |
| ReadFully(int64_t position, std::span< std::byte > out)=0 | iceberg::SeekableInputStream | pure virtual |
| Seek(int64_t position)=0 | iceberg::SeekableInputStream | pure virtual |
| ~SeekableInputStream()=default (defined in iceberg::SeekableInputStream) | iceberg::SeekableInputStream | virtual |