gemmi::cif::Document struct

Contents

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*

Public variables

std::string source
std::vector<Block> blocks
std::vector<Item>* items_