|
Gemmi C++ API
|
#include <monlib.hpp>
Classes | |
| struct | AtomMod |
Public Member Functions | |
| void | apply_to (ChemComp &chemcomp, ChemComp::Group alias_group) const |
Public Attributes | |
| std::string | id |
| std::string | name |
| std::string | comp_id |
| std::string | group_id |
| std::vector< AtomMod > | atom_mods |
| Restraints | rt |
| cif::Block | block |
Definition at line 61 of file monlib.hpp.
| void gemmi::ChemMod::apply_to | ( | ChemComp & | chemcomp, |
| ChemComp::Group | alias_group | ||
| ) | const |
| std::string gemmi::ChemMod::id |
Definition at line 71 of file monlib.hpp.
| std::string gemmi::ChemMod::name |
Definition at line 72 of file monlib.hpp.
| std::string gemmi::ChemMod::comp_id |
Definition at line 73 of file monlib.hpp.
| std::string gemmi::ChemMod::group_id |
Definition at line 74 of file monlib.hpp.
| std::vector<AtomMod> gemmi::ChemMod::atom_mods |
Definition at line 75 of file monlib.hpp.
| Restraints gemmi::ChemMod::rt |
Definition at line 76 of file monlib.hpp.
| cif::Block gemmi::ChemMod::block |
Definition at line 77 of file monlib.hpp.