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

#include <gemmi/model.hpp>
template<typename CraT>
gemmi::CraIterPolicy class

Contents

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

Public types

using value_type = CraT
using const_policy = CraIterPolicy<const_CRA>

Constructors, destructors, conversion operators

CraIterPolicy()
CraIterPolicy(const Chain* end, CraT cra_)
operator const_policy() const

Public functions

void increment()
void decrement()
auto equal(const CraIterPolicy& o) const -> bool
auto dereference() -> CraT&
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.