![]() |
Rosetta
2021.16
|
#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 |
|
inline |
| char core::io::SSBondInformation::chainID1 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| char core::io::SSBondInformation::chainID2 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| char core::io::SSBondInformation::iCode1 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| char core::io::SSBondInformation::iCode2 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| core::Distance core::io::SSBondInformation::length |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| std::string core::io::SSBondInformation::name1 |
Referenced by core::io::operator<<(), and operator==().
| std::string core::io::SSBondInformation::name2 |
Referenced by core::io::operator<<(), and operator==().
| std::string core::io::SSBondInformation::resID1 |
| std::string core::io::SSBondInformation::resID2 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), and operator==().
| std::string core::io::SSBondInformation::resName1 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| std::string core::io::SSBondInformation::resName2 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| int core::io::SSBondInformation::resSeq1 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| int core::io::SSBondInformation::resSeq2 |
Referenced by core::io::mmcif::create_sfr_from_cif_file_op(), core::io::operator<<(), and operator==().
| std::string core::io::SSBondInformation::sym1 |
Referenced by core::io::operator<<(), and operator==().
| std::string core::io::SSBondInformation::sym2 |
Referenced by core::io::operator<<(), and operator==().
1.8.7