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