struct
#include <gemmi/cifdoc.hpp>
Document
Contents
- Reference
Public functions
-
auto add_new_block(const std::
string& name, int pos = -1) -> Block& - void clear() noexcept
- auto sole_block() -> Block&
- auto sole_block() const -> const Block&
-
auto find_block(const std::
string& name) -> Block* -
auto find_block(const std::
string& name) const -> const Block*