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

gemmi::AtomAddress struct
#include <gemmi/model.hpp>

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Constructors, destructors, conversion operators

AtomAddress() defaulted
AtomAddress(const std::string& ch, const SeqId& seqid, const std::string& res, const std::string& atom, char alt = '\0')
AtomAddress(const Chain& ch, const Residue& res, const Atom& at)

Public functions

auto operator==(const AtomAddress& o) const -> bool
auto str() const -> std::string

Public variables

std::string chain_name
ResidueId res_id
std::string atom_name
char altloc
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.