struct
#include <gemmi/model.hpp>
AtomGroup
Contents
Base classes
-
template<typename Item>struct MutableVectorSpan
Constructors, destructors, conversion operators
- MutableVectorSpan() defaulted
-
MutableVectorSpan(Span<Item>&& p,
vector_
type* v) -
MutableVectorSpan(vector_
type& v, iterator begin, std:: size_t n)
Public functions
-
auto name() const -> std::
string - auto by_altloc(char alt) -> Atom&