Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
gemmi::ChemMod Struct Reference

#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< AtomModatom_mods
 
Restraints rt
 
cif::Block block
 

Detailed Description

Definition at line 69 of file monlib.hpp.

Member Function Documentation

◆ apply_to()

void gemmi::ChemMod::apply_to ( ChemComp chemcomp,
ChemComp::Group  alias_group 
) const

Member Data Documentation

◆ id

std::string gemmi::ChemMod::id

Definition at line 79 of file monlib.hpp.

◆ name

std::string gemmi::ChemMod::name

Definition at line 80 of file monlib.hpp.

◆ comp_id

std::string gemmi::ChemMod::comp_id

Definition at line 81 of file monlib.hpp.

◆ group_id

std::string gemmi::ChemMod::group_id

Definition at line 82 of file monlib.hpp.

◆ atom_mods

std::vector<AtomMod> gemmi::ChemMod::atom_mods

Definition at line 83 of file monlib.hpp.

◆ rt

Restraints gemmi::ChemMod::rt

Definition at line 84 of file monlib.hpp.

◆ block

cif::Block gemmi::ChemMod::block

Definition at line 85 of file monlib.hpp.


The documentation for this struct was generated from the following file: