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 {
  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
 

Detailed Description

Definition at line 257 of file metadata.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
Covale 
Disulf 
Hydrog 
MetalC 
Unknown 

Definition at line 259 of file metadata.hpp.

Member Data Documentation

◆ name

std::string gemmi::Connection::name

Definition at line 260 of file metadata.hpp.

◆ link_id

std::string gemmi::Connection::link_id

Definition at line 261 of file metadata.hpp.

◆ type

Type gemmi::Connection::type = Unknown

Definition at line 262 of file metadata.hpp.

◆ asu

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

Definition at line 263 of file metadata.hpp.

◆ partner1

AtomAddress gemmi::Connection::partner1

Definition at line 264 of file metadata.hpp.

◆ partner2

AtomAddress gemmi::Connection::partner2

Definition at line 264 of file metadata.hpp.

◆ reported_distance

double gemmi::Connection::reported_distance = 0.0

Definition at line 265 of file metadata.hpp.


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