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

gemmi::MonLib struct
#include <gemmi/monlib.hpp>

Contents

  • Reference
    • Public functions
    • Public variables

Public functions

auto find_link(const std::string& link_id) const -> const ChemLink*
auto find_mod(const std::string& name) const -> const ChemMod*
auto match_link(const std::string& comp1, const std::string& atom1, const std::string& comp2, const std::string& atom2) const -> const ChemLink*
void ensure_unique_link_name(std::string& name) const
void add_monomer_if_present(const cif::Block& block)
void add_monomers_if_present(const cif::Document& doc)

Public variables

cif::Document mon_lib_list
std::map<std::string, ChemComp> monomers
std::map<std::string, ChemLink> links
std::map<std::string, ChemMod> modifications
std::map<std::string, ResidueInfo> residue_infos
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.