VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <atom.h>
Public Member Functions | |
bond () | |
bond (const atom_index &connected_atom_index_, fl length_, bool rotatable_) | |
Public Attributes | |
atom_index | connected_atom_index |
fl | length |
bool | rotatable |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned version) |
Friends | |
class | boost::serialization::access |
|
inline |
|
inline |
|
inlineprivate |
References connected_atom_index, length, and rotatable.
|
friend |
atom_index bond::connected_atom_index |
fl bond::length |
Referenced by serialize(), and model::verify_bond_lengths().
bool bond::rotatable |
Referenced by conf_independent_inputs::atom_rotors(), and serialize().