#include <HBAtom.hh>
List of all members.
Constructor & Destructor Documentation
core::scoring::hbonds::hbtrie::HBAtom::HBAtom |
( |
| ) |
|
core::scoring::hbonds::hbtrie::HBAtom::~HBAtom |
( |
| ) |
|
Member Function Documentation
Vector const& core::scoring::hbonds::hbtrie::HBAtom::base2_xyz |
( |
| ) |
const [inline] |
void core::scoring::hbonds::hbtrie::HBAtom::base2_xyz |
( |
Vector const & |
xyz | ) |
[inline] |
Vector const& core::scoring::hbonds::hbtrie::HBAtom::base_xyz |
( |
| ) |
const [inline] |
void core::scoring::hbonds::hbtrie::HBAtom::base_xyz |
( |
Vector const & |
xyz | ) |
[inline] |
HBAccChemType core::scoring::hbonds::hbtrie::HBAtom::hb_acc_chem_type |
( |
| ) |
const [inline] |
void core::scoring::hbonds::hbtrie::HBAtom::hb_chem_type |
( |
int |
chemtype | ) |
[inline] |
HBDonChemType core::scoring::hbonds::hbtrie::HBAtom::hb_don_chem_type |
( |
| ) |
const [inline] |
bool core::scoring::hbonds::hbtrie::HBAtom::is_backbone |
( |
| ) |
const [inline] |
void core::scoring::hbonds::hbtrie::HBAtom::is_backbone |
( |
bool |
setting | ) |
[inline] |
bool core::scoring::hbonds::hbtrie::HBAtom::is_dna |
( |
| ) |
const [inline] |
void core::scoring::hbonds::hbtrie::HBAtom::is_dna |
( |
bool |
setting | ) |
[inline] |
bool core::scoring::hbonds::hbtrie::HBAtom::is_hydrogen |
( |
| ) |
const [inline] |
property required by RotamerTrie class
void core::scoring::hbonds::hbtrie::HBAtom::is_hydrogen |
( |
bool |
setting | ) |
[inline] |
setter method for data required by RotamerTrie class
void core::scoring::hbonds::hbtrie::HBAtom::is_protein |
( |
bool |
setting | ) |
[inline] |
bool core::scoring::hbonds::hbtrie::HBAtom::is_protein |
( |
| ) |
const [inline] |
bool core::scoring::hbonds::hbtrie::HBAtom::non_hbonding_atom |
( |
| ) |
const [inline] |
bool core::scoring::hbonds::hbtrie::HBAtom::operator< |
( |
HBAtom const & |
other | ) |
const [inline] |
compairison operator for sorting
bool core::scoring::hbonds::hbtrie::HBAtom::operator== |
( |
HBAtom const & |
other | ) |
const [inline] |
equality operator for shared-prefix detection
void core::scoring::hbonds::hbtrie::HBAtom::print |
( |
| ) |
const |
void core::scoring::hbonds::hbtrie::HBAtom::print |
( |
std::ostream & |
os | ) |
const |
Vector const& core::scoring::hbonds::hbtrie::HBAtom::xyz |
( |
| ) |
const [inline] |
void core::scoring::hbonds::hbtrie::HBAtom::xyz |
( |
Vector const & |
coord | ) |
[inline] |
The documentation for this class was generated from the following files: