#include <assembly.hpp>
Definition at line 18 of file assembly.hpp.
◆ ChainNameGenerator() [1/2]
◆ ChainNameGenerator() [2/2]
◆ try_add()
| bool gemmi::ChainNameGenerator::try_add |
( |
const std::string & |
name | ) |
|
|
inline |
◆ make_short_name()
| std::string gemmi::ChainNameGenerator::make_short_name |
( |
const std::string & |
preferred | ) |
|
|
inline |
◆ make_name_with_numeric_postfix()
| std::string gemmi::ChainNameGenerator::make_name_with_numeric_postfix |
( |
const std::string & |
base, |
|
|
int |
n |
|
) |
| |
|
inline |
◆ make_new_name()
| std::string gemmi::ChainNameGenerator::make_new_name |
( |
const std::string & |
old, |
|
|
int |
n |
|
) |
| |
|
inline |
◆ how
◆ used_names
| std::vector<std::string> gemmi::ChainNameGenerator::used_names |
The documentation for this struct was generated from the following file: