BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
BALL::NumberOfAromaticAtoms Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

Inheritance diagram for BALL::NumberOfAromaticAtoms:
BALL::SimpleBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfAromaticAtoms ()
 NumberOfAromaticAtoms (const NumberOfAromaticAtoms &naa)
virtual ~NumberOfAromaticAtoms ()
Assignment
NumberOfAromaticAtomsoperator= (const NumberOfAromaticAtoms &naa)

Detailed Description

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

Definition at line 861 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

NumberOfAromaticAtoms& BALL::NumberOfAromaticAtoms::operator= ( const NumberOfAromaticAtoms naa)

Assignment Operator

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines