#include <VDWTrie.hh>
| core::scoring::vdwaals::VDWAtom::VDWAtom |
( |
| ) |
|
| core::scoring::vdwaals::VDWAtom::~VDWAtom |
( |
| ) |
|
|
inline |
| int core::scoring::vdwaals::VDWAtom::atom_type |
( |
| ) |
const |
|
inline |
| void core::scoring::vdwaals::VDWAtom::atom_type |
( |
int |
setting | ) |
|
| bool core::scoring::vdwaals::VDWAtom::is_hydrogen |
( |
| ) |
const |
|
inline |
| void core::scoring::vdwaals::VDWAtom::is_hydrogen |
( |
bool |
setting | ) |
|
| bool core::scoring::vdwaals::VDWAtom::is_wat |
( |
| ) |
const |
|
inline |
hydrate/SPaDES protocol
References is_wat_.
| void core::scoring::vdwaals::VDWAtom::is_wat |
( |
bool |
setting | ) |
|
|
inline |
hydrate/SPaDES protocol
References is_wat_.
| bool core::scoring::vdwaals::VDWAtom::operator< |
( |
VDWAtom const & |
other | ) |
const |
|
inline |
| bool core::scoring::vdwaals::VDWAtom::operator== |
( |
VDWAtom const & |
other | ) |
const |
|
inline |
| void core::scoring::vdwaals::VDWAtom::print |
( |
| ) |
const |
send a description of the atom to standard out
| void core::scoring::vdwaals::VDWAtom::print |
( |
std::ostream & |
os | ) |
const |
send a description of the atom to an output stream
References atom_type_, and xyz().
| Vector const& core::scoring::vdwaals::VDWAtom::xyz |
( |
| ) |
const |
|
inline |
| void core::scoring::vdwaals::VDWAtom::xyz |
( |
Vector const & |
setting | ) |
|
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
VDWAtom const & |
at |
|
) |
| |
|
friend |
| int core::scoring::vdwaals::VDWAtom::atom_type_ |
|
private |
| int core::scoring::vdwaals::VDWAtom::is_hydrogen_ |
|
private |
| bool core::scoring::vdwaals::VDWAtom::is_wat_ |
|
private |
| Vector core::scoring::vdwaals::VDWAtom::xyz_ |
|
private |
The documentation for this class was generated from the following files: