VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
Go to the source code of this file.
Classes | |
struct | bad_conversion |
Functions | |
template<typename T > | |
T | convert_substring (const std::string &str, sz i, sz j) |
bool | substring_is_blank (const std::string &str, sz i, sz j) |
template<> | |
unsigned | convert_substring< unsigned > (const std::string &str, sz i, sz j) |
References VINA_RANGE.
Referenced by parse_pdbqt_atom_string().
|
inline |