OEChargeEngineNoOp

class OEChargeEngineNoOp : public OEChargeEngineBase

Charge engine input to OEAssignCharges that does nothing to the input molecule, any existing charges are left untouched.

This charge engine can be used with any type of molecule.

Can be used as a pre-charging method for OECombineChargeEngines.

The following methods are publicly inherited from OEChargeEngineBase:

operator!=

GetName

SetRepairRequestedHint

operator==

GetRepairRequestedHint

TransferCharge

CheckCharges

GetRequirements

CreateCopy

IsValid

GetExpectValidMol

SetExpectValidMol

Constructors

OEChargeEngineNoOp()

Constructor. There are no options for this charge engine.