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

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfAromaticBonds ()
 NumberOfAromaticBonds (const NumberOfAromaticBonds &nab)
virtual ~NumberOfAromaticBonds ()
Assigment
NumberOfAromaticBondsoperator= (const NumberOfAromaticBonds &nab)

Detailed Description

This descriptor counts the number of aromatic bonds.

Definition at line 192 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

NumberOfAromaticBonds& BALL::NumberOfAromaticBonds::operator= ( const NumberOfAromaticBonds nab)

Assignment operator

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