#include <qsarMap.hh>
◆ ~qsarPoint()
| protocols::qsar::qsarPoint::~qsarPoint |
( |
| ) |
|
|
overridedefault |
Automatically generated virtual destructor for class deriving directly from VirtualBase.
Auto-generated virtual destructor
◆ qsarPoint()
◆ get_name()
| std::string protocols::qsar::qsarPoint::get_name |
( |
| ) |
|
return the name of the atom the qsar point is associated with
References atom_name_.
◆ get_residue()
return a pointer to the residue the qsar point is associated with
References residue_.
◆ get_type()
| std::string protocols::qsar::qsarPoint::get_type |
( |
| ) |
|
return the type of the qsar point
References type_.
◆ get_value()
| core::Real protocols::qsar::qsarPoint::get_value |
( |
| ) |
|
return the value of the qsar point
References value_.
◆ set_value()
| void protocols::qsar::qsarPoint::set_value |
( |
core::Real |
value | ) |
|
set the value of the qsar point
References value_.
◆ atom_name_
| std::string protocols::qsar::qsarPoint::atom_name_ |
|
private |
◆ residue_
◆ type_
| std::string protocols::qsar::qsarPoint::type_ |
|
private |
◆ value_
The documentation for this class was generated from the following files: