abstract base class for chemical feature
More...
#include <ChemicalFeature.h>
abstract base class for chemical feature
Definition at line 19 of file ChemicalFeature.h.
◆ ChemicalFeature()
ChemicalFeatures::ChemicalFeature::ChemicalFeature |
( |
| ) |
|
|
inline |
◆ ~ChemicalFeature()
virtual ChemicalFeatures::ChemicalFeature::~ChemicalFeature |
( |
| ) |
|
|
inlinevirtual |
◆ getFamily()
virtual const std::string & ChemicalFeatures::ChemicalFeature::getFamily |
( |
| ) |
const |
|
pure virtual |
◆ getId()
virtual int ChemicalFeatures::ChemicalFeature::getId |
( |
| ) |
const |
|
pure virtual |
◆ getPos()
virtual RDGeom::Point3D ChemicalFeatures::ChemicalFeature::getPos |
( |
| ) |
const |
|
pure virtual |
◆ getType()
virtual const std::string & ChemicalFeatures::ChemicalFeature::getType |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: