BALL
1.4.2
|
#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 | |
void | calculate_ (AtomContainer &ac) |
bool | isValid_ (AtomContainer &ac) |
Predicates |
This descriptor counts the number of aromatic bonds.
Definition at line 192 of file simpleDescriptors.h.
BALL::NumberOfAromaticBonds::NumberOfAromaticBonds | ( | ) |
Default constructor
BALL::NumberOfAromaticBonds::NumberOfAromaticBonds | ( | const NumberOfAromaticBonds & | nab | ) |
Copy constructor
|
virtual |
Destructor
NumberOfAromaticBonds& BALL::NumberOfAromaticBonds::operator= | ( | const NumberOfAromaticBonds & | nab | ) |
Assignment operator