VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

stream_parse_error Struct Reference

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
 

Constructor & Destructor Documentation

stream_parse_error::stream_parse_error ( unsigned  line_,
const std::string &  reason_ 
)
inline

Member Function Documentation

parse_error stream_parse_error::to_parse_error ( const path name) const
inline

References line, and reason.

Referenced by parse_pdbqt_flex(), and parse_pdbqt_ligand().

Here is the caller graph for this function:

parse_error stream_parse_error::to_parse_error ( ) const
inline

References line, and reason.

Member Data Documentation

unsigned stream_parse_error::line

Referenced by to_parse_error().

std::string stream_parse_error::reason

Referenced by to_parse_error().


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