#include <HBondInfo.hh>
| core::scoring::hbonds::graph::HBondInfo::HBondInfo |
( |
| ) |
|
|
inline |
| core::scoring::hbonds::graph::HBondInfo::HBondInfo |
( |
float |
score, |
|
|
bool |
first_node_is_donor, |
|
|
unsigned short int |
local_atom_id_A, |
|
|
unsigned short int |
local_atom_id_D, |
|
|
unsigned short int |
local_atom_id_H |
|
) |
| |
|
inline |
| core::scoring::hbonds::graph::HBondInfo::HBondInfo |
( |
bool |
first_node_is_donor, |
|
|
unsigned short int |
local_atom_id_A, |
|
|
unsigned short int |
local_atom_id_D, |
|
|
unsigned short int |
local_atom_id_H |
|
) |
| |
|
inline |
| virtual core::scoring::hbonds::graph::HBondInfo::~HBondInfo |
( |
| ) |
|
|
inlinevirtual |
| bool core::scoring::hbonds::graph::HBondInfo::first_node_is_donor |
( |
| ) |
const |
|
inline |
| void core::scoring::hbonds::graph::HBondInfo::first_node_is_donor |
( |
bool |
setting | ) |
|
|
inline |
| unsigned short int core::scoring::hbonds::graph::HBondInfo::local_atom_id_A |
( |
| ) |
const |
|
inline |
| void core::scoring::hbonds::graph::HBondInfo::local_atom_id_A |
( |
unsigned short int |
setting | ) |
|
|
inline |
| unsigned short int core::scoring::hbonds::graph::HBondInfo::local_atom_id_D |
( |
| ) |
const |
|
inline |
| void core::scoring::hbonds::graph::HBondInfo::local_atom_id_D |
( |
unsigned short int |
setting | ) |
|
|
inline |
| unsigned short int core::scoring::hbonds::graph::HBondInfo::local_atom_id_H |
( |
| ) |
const |
|
inline |
| void core::scoring::hbonds::graph::HBondInfo::local_atom_id_H |
( |
unsigned short int |
setting | ) |
|
|
inline |
| bool core::scoring::hbonds::graph::HBondInfo::operator== |
( |
HBondInfo const & |
ot | ) |
const |
|
inline |
| float core::scoring::hbonds::graph::HBondInfo::score |
( |
| ) |
const |
|
inline |
| void core::scoring::hbonds::graph::HBondInfo::score |
( |
float |
score | ) |
|
|
inline |
| bool core::scoring::hbonds::graph::HBondInfo::first_node_is_donor_ |
|
private |
| unsigned short int core::scoring::hbonds::graph::HBondInfo::local_atom_id_A_ |
|
private |
| unsigned short int core::scoring::hbonds::graph::HBondInfo::local_atom_id_D_ |
|
private |
| unsigned short int core::scoring::hbonds::graph::HBondInfo::local_atom_id_H_ |
|
private |
| float core::scoring::hbonds::graph::HBondInfo::score_ |
|
private |
The documentation for this class was generated from the following file: