![]() |
Rosetta
2021.16
|
struct that represents minimal info for residue in an h-bond network More...
#include <HBNet.hh>

Public Member Functions | |
| HBondResStruct () | |
| HBondResStruct (core::Size const res, platform::uint const rot, char const a, char const c, bool const prot, bool const solv, bool const lig) | |
| bool | operator< (HBondResStruct const &a) const |
| bool | operator== (HBondResStruct const &a) const |
Public Attributes | |
| core::Size | resnum |
| platform::uint | rot_index |
| char | aa |
| char | chainid |
| bool | is_protein |
| bool | is_solvent |
| bool | is_ligand |
struct that represents minimal info for residue in an h-bond network
|
inline |
|
inline |
|
inline |
References resnum.
|
inline |
References resnum.
| char protocols::hbnet::HBondResStruct::aa |
| char protocols::hbnet::HBondResStruct::chainid |
| bool protocols::hbnet::HBondResStruct::is_ligand |
| bool protocols::hbnet::HBondResStruct::is_protein |
| bool protocols::hbnet::HBondResStruct::is_solvent |
| core::Size protocols::hbnet::HBondResStruct::resnum |
Referenced by operator<(), and operator==().
| platform::uint protocols::hbnet::HBondResStruct::rot_index |
1.8.7