GEMMI | C++ API
  1. Namespaces
  2. Classes
  3. Files
  4. Python API

gemmi::MaybeGzipped class
#include <gemmi/gz.hpp>

Contents

  • Reference
    • Base classes
    • Public types
    • Constructors, destructors, conversion operators
    • Public functions

Base classes

class BasicInput

Public types

struct GzStream

Constructors, destructors, conversion operators

MaybeGzipped(const std::string& path) explicit
~MaybeGzipped()

Public functions

auto gzread_checked(void* buf, size_t len) -> size_t
auto is_compressed() const -> bool
auto basepath() const -> std::string
auto memory_size() const -> size_t
auto memory() -> std::unique_ptr<char[]>
auto get_uncompressing_stream() -> GzStream
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    GEMMI C++ API. Created with Doxygen 1.8.18 and m.css.