gemmi/entstr.hpp file

Contents

Namespaces

namespace gemmi

Functions

auto entity_type_to_string(EntityType entity_type) -> std::string
auto entity_type_from_string(const std::string& t) -> EntityType
auto polymer_type_to_qstring(PolymerType polymer_type) -> std::string
auto polymer_type_from_string(const std::string& t) -> PolymerType
auto software_classification_to_string(SoftwareItem::Classification c) -> std::string
auto software_classification_from_string(const std::string& str) -> SoftwareItem::Classification