BALL
1.4.79
|
#include <BALL/QSAR/simpleDescriptors.h>
Additional Inherited Members | |
Public Types inherited from BALL::UnaryFunctor< AtomContainer, Processor::Result > | |
typedef Processor::Result | result_type |
typedef AtomContainer | argument_type |
typedef AtomContainer & | argument_reference |
typedef const AtomContainer & | const_argument_reference |
typedef AtomContainer * | argument_pointer |
typedef const AtomContainer * | const_argument_pointer |
Protected Member Functions inherited from BALL::SimpleBase | |
bool | isValid_ (AtomContainer &ac) |
void | calculate_ (AtomContainer &ac) |
Predicates |
This descriptor counts the number of rotatable bonds, a bond ia rotatble if it is heavy, not in a ring and not bounds lone atoms like halogens.
Definition at line 932 of file simpleDescriptors.h.
BALL::NumberOfRotatableBonds::NumberOfRotatableBonds | ( | ) |
Default constructor
BALL::NumberOfRotatableBonds::NumberOfRotatableBonds | ( | const NumberOfRotatableBonds & | nrb | ) |
Copy constructor
|
virtual |
Destructors
NumberOfRotatableBonds& BALL::NumberOfRotatableBonds::operator= | ( | const NumberOfRotatableBonds & | nrb | ) |
Assignment operator