OEMCMolBaseT
derives publicly from OEMolBase
. It supports
the full API of an OEMolBase
, and any function which takes an
OEMolBase
as an argument (e.g. OECreateSmiString
),
can be passed an OEMCMolBaseT
. See the section on
OEMolBase
s for details on this API.