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

NumberOfHeavyBonds Class Reference

This descriptor counts the number of heavy bonds, a bond is heavy if both participating atoms are heavy. More...

#include <simpleDescriptors.h>

Inheritance diagram for NumberOfHeavyBonds:

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

Public Member Functions

Constructors and Destructors
 NumberOfHeavyBonds ()
 Default Constructors.
 NumberOfHeavyBonds (const NumberOfHeavyBonds &nhb)
 Copy constructors.
virtual ~NumberOfHeavyBonds ()
 Destructor.
Assignment
NumberOfHeavyBondsoperator= (const NumberOfHeavyBonds &nhb)
 Assignment operator.

Detailed Description

This descriptor counts the number of heavy bonds, a bond is heavy if both participating atoms are heavy.