VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
Public Member Functions | |
stream_parse_error (unsigned line_, const std::string &reason_) | |
parse_error | to_parse_error (const path &name) const |
parse_error | to_parse_error () const |
Public Attributes | |
unsigned | line |
std::string | reason |
|
inline |
|
inline |
Referenced by parse_pdbqt_flex(), and parse_pdbqt_ligand().
|
inline |
unsigned stream_parse_error::line |
Referenced by to_parse_error().
std::string stream_parse_error::reason |
Referenced by to_parse_error().