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

#include <StructFileRep.hh>

Public Member Functions

bool operator== (const LinkInformation &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
 

Detailed Description

Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ chainID1

char core::io::LinkInformation::chainID1

◆ chainID2

char core::io::LinkInformation::chainID2

◆ iCode1

char core::io::LinkInformation::iCode1

◆ iCode2

char core::io::LinkInformation::iCode2

◆ length

core::Distance core::io::LinkInformation::length

◆ name1

std::string core::io::LinkInformation::name1

◆ name2

std::string core::io::LinkInformation::name2

◆ resID1

std::string core::io::LinkInformation::resID1

◆ resID2

std::string core::io::LinkInformation::resID2

◆ resName1

std::string core::io::LinkInformation::resName1

◆ resName2

std::string core::io::LinkInformation::resName2

◆ resSeq1

int core::io::LinkInformation::resSeq1

◆ resSeq2

int core::io::LinkInformation::resSeq2

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