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

#include <topo.hpp>

Public Member Functions

std::ptrdiff_t res_distance () const
 

Public Attributes

std::string link_id
 
Residueres1 = nullptr
 
Residueres2 = nullptr
 
std::vector< Rulelink_rules
 
char alt1 = '\0'
 
char alt2 = '\0'
 
Asu asu = Asu::Any
 
bool is_cis = false
 
const ChemComp::Aliasingaliasing1 = nullptr
 
const ChemComp::Aliasingaliasing2 = nullptr
 

Detailed Description

Definition at line 90 of file topo.hpp.

Member Function Documentation

◆ res_distance()

std::ptrdiff_t gemmi::Topo::Link::res_distance ( ) const
inline

Definition at line 106 of file topo.hpp.

Member Data Documentation

◆ link_id

std::string gemmi::Topo::Link::link_id

Definition at line 91 of file topo.hpp.

◆ res1

Residue* gemmi::Topo::Link::res1 = nullptr

Definition at line 92 of file topo.hpp.

◆ res2

Residue* gemmi::Topo::Link::res2 = nullptr

Definition at line 93 of file topo.hpp.

◆ link_rules

std::vector<Rule> gemmi::Topo::Link::link_rules

Definition at line 94 of file topo.hpp.

◆ alt1

char gemmi::Topo::Link::alt1 = '\0'

Definition at line 95 of file topo.hpp.

◆ alt2

char gemmi::Topo::Link::alt2 = '\0'

Definition at line 96 of file topo.hpp.

◆ asu

Asu gemmi::Topo::Link::asu = Asu::Any

Definition at line 97 of file topo.hpp.

◆ is_cis

bool gemmi::Topo::Link::is_cis = false

Definition at line 98 of file topo.hpp.

◆ aliasing1

const ChemComp::Aliasing* gemmi::Topo::Link::aliasing1 = nullptr

Definition at line 102 of file topo.hpp.

◆ aliasing2

const ChemComp::Aliasing* gemmi::Topo::Link::aliasing2 = nullptr

Definition at line 103 of file topo.hpp.


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