#include <Property.h>
Definition at line 47 of file Property.h.
◆ PropertyFunctor()
| RDKit::Descriptors::PropertyFunctor::PropertyFunctor |
( |
std::string | name, |
|
|
std::string | version, |
|
|
double(* | func )(const ROMol &) = nullptr ) |
|
inline |
◆ ~PropertyFunctor()
| virtual RDKit::Descriptors::PropertyFunctor::~PropertyFunctor |
( |
| ) |
|
|
inlinevirtual |
◆ getName()
| const std::string RDKit::Descriptors::PropertyFunctor::getName |
( |
| ) |
const |
|
inline |
◆ getVersion()
| const std::string RDKit::Descriptors::PropertyFunctor::getVersion |
( |
| ) |
const |
|
inline |
◆ operator()()
| virtual double RDKit::Descriptors::PropertyFunctor::operator() |
( |
const RDKit::ROMol & | mol | ) |
const |
|
inlinevirtual |
◆ d_dataFunc
| double(* RDKit::Descriptors::PropertyFunctor::d_dataFunc) (const ROMol &) |
◆ propName
| std::string RDKit::Descriptors::PropertyFunctor::propName |
◆ propVersion
| std::string RDKit::Descriptors::PropertyFunctor::propVersion |
The documentation for this struct was generated from the following file: