VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

convert_substring.h File Reference
#include <cctype>
#include <boost/lexical_cast.hpp>
#include "common.h"
Include dependency graph for convert_substring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bad_conversion
 

Functions

template<typename 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)
 

Function Documentation

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 
)
inline

References VINA_RANGE.

Referenced by parse_pdbqt_atom_string().

Here is the caller graph for this function:

template<>
unsigned convert_substring< unsigned > ( const std::string &  str,
sz  i,
sz  j 
)
inline

Referenced by string_to_pdb_atom().

Here is the caller graph for this function: