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

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfHeavyAtoms ()
 NumberOfHeavyAtoms (const NumberOfHeavyAtoms &nha)
virtual ~NumberOfHeavyAtoms ()
Assignment
NumberOfHeavyAtomsoperator= (const NumberOfHeavyAtoms &nha)

Detailed Description

This descriptor counts the heavy atoms, heavy atoms are atoms with an atomic number strictly greater than 1 (all but hydrgen).

Definition at line 669 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

NumberOfHeavyAtoms& BALL::NumberOfHeavyAtoms::operator= ( const NumberOfHeavyAtoms nha)

Assignment operator

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