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

gemmi::ChainNameGenerator struct
#include <gemmi/assembly.hpp>

Contents

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

Public types

using How = HowToNameCopiedChains

Constructors, destructors, conversion operators

ChainNameGenerator(How how_)
ChainNameGenerator(const Model& model, How how_)

Public functions

auto has(const std::string& name) const -> bool
auto added(const std::string& name) -> const std::string&
auto make_short_name(const std::string& preferred) -> std::string
auto make_name_with_numeric_postfix(const std::string& base, int n) -> std::string
auto make_new_name(const std::string& old, int n) -> std::string

Public variables

How how
std::vector<std::string> used_names
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.