OpenStructure
Public Member Functions | Data Fields
MMCifInfoEntityBranchLink Struct Reference

#include <mmcif_info.hh>

Public Member Functions

 MMCifInfoEntityBranchLink (int rnum1, int rnum2, const String &aname1, const String &aname2, unsigned char bond_order)
 
bool operator== (const MMCifInfoEntityBranchLink &rhs) const
 
bool operator!= (const MMCifInfoEntityBranchLink &rhs) const
 
 MMCifInfoEntityBranchLink (int rnum1, int rnum2, const String &aname1, const String &aname2, unsigned char bond_order)
 
bool operator== (const MMCifInfoEntityBranchLink &rhs) const
 
bool operator!= (const MMCifInfoEntityBranchLink &rhs) const
 

Data Fields

int rnum1
 
int rnum2
 
String aname1
 
String aname2
 
unsigned char bond_order
 

Detailed Description

Store information on branched structures (oligosaccharides)

Definition at line 925 of file mmcif_info.hh.

Constructor & Destructor Documentation

◆ MMCifInfoEntityBranchLink() [1/2]

MMCifInfoEntityBranchLink ( int  rnum1,
int  rnum2,
const String aname1,
const String aname2,
unsigned char  bond_order 
)
inline

Definition at line 926 of file mmcif_info.hh.

◆ MMCifInfoEntityBranchLink() [2/2]

MMCifInfoEntityBranchLink ( int  rnum1,
int  rnum2,
const String aname1,
const String aname2,
unsigned char  bond_order 
)
inline

Definition at line 926 of file mmcif_info.hh.

Member Function Documentation

◆ operator!=() [1/2]

bool operator!= ( const MMCifInfoEntityBranchLink rhs) const
inline

Definition at line 940 of file mmcif_info.hh.

◆ operator!=() [2/2]

bool operator!= ( const MMCifInfoEntityBranchLink rhs) const
inline

Definition at line 940 of file mmcif_info.hh.

◆ operator==() [1/2]

bool operator== ( const MMCifInfoEntityBranchLink rhs) const
inline

Definition at line 934 of file mmcif_info.hh.

◆ operator==() [2/2]

bool operator== ( const MMCifInfoEntityBranchLink rhs) const
inline

Definition at line 934 of file mmcif_info.hh.

Field Documentation

◆ aname1

String aname1

Definition at line 946 of file mmcif_info.hh.

◆ aname2

String aname2

Definition at line 947 of file mmcif_info.hh.

◆ bond_order

unsigned char bond_order

Definition at line 948 of file mmcif_info.hh.

◆ rnum1

int rnum1

Definition at line 944 of file mmcif_info.hh.

◆ rnum2

int rnum2

Definition at line 945 of file mmcif_info.hh.


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