Rosetta
Public Member Functions | Public Attributes | List of all members
core::io::SSBondInformation Struct Reference

#include <StructFileRep.hh>

Public Member Functions

bool operator== (const SSBondInformation &rhs) const
 

Public Attributes

std::string name1
 
std::string resName1
 
char chainID1
 
int resSeq1
 
char iCode1
 
std::string resID1
 
std::string name2
 
std::string resName2
 
char chainID2
 
int resSeq2
 
char iCode2
 
std::string resID2
 
core::Distance length
 
std::string sym1
 
std::string sym2
 

Detailed Description

Author
Watkins

Member Function Documentation

◆ operator==()

bool core::io::SSBondInformation::operator== ( const SSBondInformation rhs) const
inline

Member Data Documentation

◆ chainID1

char core::io::SSBondInformation::chainID1

◆ chainID2

char core::io::SSBondInformation::chainID2

◆ iCode1

char core::io::SSBondInformation::iCode1

◆ iCode2

char core::io::SSBondInformation::iCode2

◆ length

core::Distance core::io::SSBondInformation::length

◆ name1

std::string core::io::SSBondInformation::name1

Referenced by core::io::operator<<(), and operator==().

◆ name2

std::string core::io::SSBondInformation::name2

Referenced by core::io::operator<<(), and operator==().

◆ resID1

std::string core::io::SSBondInformation::resID1

◆ resID2

std::string core::io::SSBondInformation::resID2

◆ resName1

std::string core::io::SSBondInformation::resName1

◆ resName2

std::string core::io::SSBondInformation::resName2

◆ resSeq1

int core::io::SSBondInformation::resSeq1

◆ resSeq2

int core::io::SSBondInformation::resSeq2

◆ sym1

std::string core::io::SSBondInformation::sym1

Referenced by core::io::operator<<(), and operator==().

◆ sym2

std::string core::io::SSBondInformation::sym2

Referenced by core::io::operator<<(), and operator==().


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