Rosetta Core  2014.16.56682
Public Attributes | List of all members
core::io::pdb::LinkInformation Struct Reference

A structure for storing information from PDB LINK records. More...

#include <file_data.hh>

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

A structure for storing information from PDB LINK records.

Author
Labonte

Member Data Documentation

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

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