OEMolGDPropertyFxn

class OEMolGDPropertyFxn : public OEMolPropertyFxn

This class can be used to access molecule properties defined as generic data in a molecule.

The following methods are publicly inherited from OEMolPropertyFxn:

CreateCopy

Get

Has

Constructors

OEMolGDPropertyFxn(const std::string& tag)
OEMolGDPropertyFxn(const OEMolGDPropertyFxn &)

Default and copy constructors. The tag parameter referes to the generic data tag corresponding to the property of interest.