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

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfHeavyBonds ()
 NumberOfHeavyBonds (const NumberOfHeavyBonds &nhb)
virtual ~NumberOfHeavyBonds ()
Assignment
NumberOfHeavyBondsoperator= (const NumberOfHeavyBonds &nhb)

Detailed Description

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

Definition at line 896 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default Constructors

Copy constructors

Destructor


Member Function Documentation

NumberOfHeavyBonds& BALL::NumberOfHeavyBonds::operator= ( const NumberOfHeavyBonds nhb)

Assignment operator

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