VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

JobOutData Struct Reference

#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
 

Member Function Documentation

template<class Archive >
void JobOutData::serialize ( Archive &  ar,
const unsigned int  version 
)
inline

References log, and poses.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Member Data Documentation

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

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