OEUniMolecularRxn

class OEUniMolecularRxn

This class represents OEUniMolecularRxn.

Constructors

OEUniMolecularRxn()
OEUniMolecularRxn(const OEUniMolecularRxn &)
OEUniMolecularRxn(const char *, bool strictSmirks=true)

Default and copy constructors.

operator=

OEUniMolecularRxn &operator=(const OEUniMolecularRxn &rhs)

operator()

bool operator()(OEMolBase &mol) const

operator bool

operator bool() const

Init

bool Init(const char *c, bool strictSmirks=true)
bool Init(const OEQMolBase &, bool strictSmirks=true)