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