Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

NumberOfAromaticAtoms Class Reference

This descriptor counts the number of aromatic atoms, a atom is aromatic if it participates a aromatic bond. More...

#include <simpleDescriptors.h>

Inheritance diagram for NumberOfAromaticAtoms:

SimpleBase Descriptor UnaryProcessor< AtomContainer > UnaryFunctor< AtomContainer, Processor::Result > List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfAromaticAtoms ()
 Default constructor.
 NumberOfAromaticAtoms (const NumberOfAromaticAtoms &naa)
 Copy constructor.
virtual ~NumberOfAromaticAtoms ()
 Destructor.
Assignment
NumberOfAromaticAtomsoperator= (const NumberOfAromaticAtoms &naa)
 Assignment Operator.

Detailed Description

This descriptor counts the number of aromatic atoms, a atom is aromatic if it participates a aromatic bond.