VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

bond Struct Reference

#include <atom.h>

Collaboration diagram for bond:

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
 

Constructor & Destructor Documentation

bond::bond ( )
inline
bond::bond ( const atom_index connected_atom_index_,
fl  length_,
bool  rotatable_ 
)
inline

Member Function Documentation

template<class Archive >
void bond::serialize ( Archive &  ar,
const unsigned  version 
)
inlineprivate

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Member Data Documentation

fl bond::length
bool bond::rotatable

The documentation for this struct was generated from the following file: