OmniSciDB
a5dc49c757
|
This is the complete list of members for Archive, including all inherited members.
ar | Archive | protected |
Archive(const std::string url, const bool plain_text) | Archive | inline |
archive_error(int err) | Archive | inlinevirtual |
close() | Archive | inlinevirtual |
close(struct archive *a, void *client_data) | Archive | inlinestatic |
entry | Archive | protected |
entryName() | Archive | inline |
get_position_compressed() const | Archive | inlinevirtual |
init_for_read() | Archive | inlinevirtual |
open() | Archive | inlinevirtual |
open(struct archive *a, void *client_data) | Archive | inlinestatic |
parse_url(const std::string url, std::map< int, std::string > &url_parts) | Archive | inlinestatic |
plain_text | Archive | protected |
read(const void **buff) | Archive | inlinevirtual |
read(struct archive *a, void *client_data, const void **buff) | Archive | inlinestatic |
read_data_block(const void **buff, size_t *size, int64_t *offset) | Archive | inlinevirtual |
read_next_header() | Archive | inlinevirtual |
url | Archive | protected |
url_part(const int i) | Archive | inline |
url_parts | Archive | protected |
~Archive() | Archive | inlinevirtual |