Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
enumstr.hpp File Reference
#include "metadata.hpp"
#include "util.hpp"

Go to the source code of this file.

Namespaces

namespace  gemmi
 

Functions

const chargemmi::entity_type_to_string (EntityType entity_type)
 
EntityType gemmi::entity_type_from_string (const std::string &t)
 
const chargemmi::polymer_type_to_string (PolymerType polymer_type)
 
PolymerType gemmi::polymer_type_from_string (const std::string &t)
 
const chargemmi::connection_type_to_string (Connection::Type t)
 
Connection::Type gemmi::connection_type_from_string (const std::string &t)
 
std::string gemmi::software_classification_to_string (SoftwareItem::Classification c)
 
SoftwareItem::Classification gemmi::software_classification_from_string (const std::string &str)