Gemmi C++ API
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
gemmi::Connection Struct Reference

#include <metadata.hpp>

Public Types

enum  Type : unsigned char {
  Covale =0 , Disulf , Hydrog , MetalC ,
  Unknown
}
 

Public Attributes

std::string name
 
std::string link_id
 
Type type = Unknown
 
Asu asu = Asu::Any
 
AtomAddress partner1
 
AtomAddress partner2
 
double reported_distance = 0.0
 
short reported_sym [4] = {}
 

Detailed Description

Definition at line 280 of file metadata.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
Covale 
Disulf 
Hydrog 
MetalC 
Unknown 

Definition at line 282 of file metadata.hpp.

Member Data Documentation

◆ name

std::string gemmi::Connection::name

Definition at line 283 of file metadata.hpp.

◆ link_id

std::string gemmi::Connection::link_id

Definition at line 284 of file metadata.hpp.

◆ type

Type gemmi::Connection::type = Unknown

Definition at line 285 of file metadata.hpp.

◆ asu

Asu gemmi::Connection::asu = Asu::Any

Definition at line 286 of file metadata.hpp.

◆ partner1

AtomAddress gemmi::Connection::partner1

Definition at line 287 of file metadata.hpp.

◆ partner2

AtomAddress gemmi::Connection::partner2

Definition at line 287 of file metadata.hpp.

◆ reported_distance

double gemmi::Connection::reported_distance = 0.0

Definition at line 288 of file metadata.hpp.

◆ reported_sym

short gemmi::Connection::reported_sym[4] = {}

Definition at line 289 of file metadata.hpp.


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