Class Scine::Sparrow::NDDOMethodWrapper

class NDDOMethodWrapper : public Utils::CloneInterface<Utils::Abstract<NDDOMethodWrapper>, GenericMethodWrapper>

Abstract class acting as a generic Wrapper for NDDO methods.

Public Functions

NDDOMethodWrapper()

Constructor.

It plays with the befriended states handler by giving it a *this reference.

Utils::PropertyList possibleProperties() const

Get the list of the possible properties to calculate analytically.

Since it is the same for all NDDO, have it stated here. If they diverge, override this in each method wrapper.