|
Gemmi C++ API
|
#include <topo.hpp>
Public Types | |
| using | iterator = std::vector< ResInfo >::iterator |
Public Member Functions | |
| ChainInfo (ResidueSpan &subchain, const Chain &chain, const Entity *ent) | |
| iterator | group_end (iterator b) const |
Public Attributes | |
| const Chain & | chain_ref |
| std::string | subchain_name |
| std::string | entity_id |
| bool | polymer |
| PolymerType | polymer_type |
| std::vector< ResInfo > | res_infos |
| using gemmi::Topo::ChainInfo::iterator = std::vector<ResInfo>::iterator |
| gemmi::Topo::ChainInfo::ChainInfo | ( | ResidueSpan & | subchain, |
| const Chain & | chain, | ||
| const Entity * | ent | ||
| ) |
| PolymerType gemmi::Topo::ChainInfo::polymer_type |