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

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfRotatableSingleBonds ()
 NumberOfRotatableSingleBonds (const NumberOfRotatableSingleBonds &nrsb)
virtual ~NumberOfRotatableSingleBonds ()
Assignment
NumberOfRotatableSingleBondsoperator= (const NumberOfRotatableSingleBonds &nrsb)

Detailed Description

This descriptor counts the number of single bonds which are rotatable. A single bond is rotatable if it is a heavy bond, not in a ring and bounds not a lone atom like halogens.

Definition at line 784 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

NumberOfRotatableSingleBonds& BALL::NumberOfRotatableSingleBonds::operator= ( const NumberOfRotatableSingleBonds nrsb)

Assignment operator

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