VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <parallel_progress.h>
Public Member Functions | |
parallel_progress () | |
void | init (unsigned long n) |
void | operator++ () |
virtual | ~parallel_progress () |
Private Attributes | |
boost::mutex | self |
boost::progress_display * | p |
|
inline |
|
inlinevirtual |
References p.
|
inline |
|
inlinevirtual |
Implements incrementable.
References p.
|
private |
|
private |
Referenced by init(), operator++(), and ~parallel_progress().