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 triple bonds of the molecule
Definition at line 158 of file simpleDescriptors.h.
BALL::NumberOfTripleBonds::NumberOfTripleBonds | ( | ) |
Default constructor
BALL::NumberOfTripleBonds::NumberOfTripleBonds | ( | const NumberOfTripleBonds & | ntb | ) |
Copy constructor
|
virtual |
Destructor
NumberOfTripleBonds& BALL::NumberOfTripleBonds::operator= | ( | const NumberOfTripleBonds & | ntb | ) |
Assignment operator