|
|
VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <dock.h>
Public Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Public Attributes | |
| char | log [1000] |
| char | poses [1000000] |
| std::string | log |
| std::string | poses |
Friends | |
| class | boost::serialization::access |
|
inline |
|
friend |
| char JobOutData::log[1000] |
Referenced by dockjob(), main(), and serialize().
| char JobOutData::poses[1000000] |
Referenced by dockjob(), main(), and serialize().
| std::string JobOutData::log |
| std::string JobOutData::poses |