#include <BALL/QSAR/simpleDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
| NumberOfTripleBonds () | |
| NumberOfTripleBonds (const NumberOfTripleBonds &ntb) | |
| virtual | ~NumberOfTripleBonds () |
Assignment | |
| NumberOfTripleBonds & | operator= (const NumberOfTripleBonds &ntb) |
This descriptor counts the number of triple bonds of the molecule
| BALL::NumberOfTripleBonds::NumberOfTripleBonds | ( | ) |
Default constructor
| BALL::NumberOfTripleBonds::NumberOfTripleBonds | ( | const NumberOfTripleBonds & | ntb | ) |
Copy constructor
| virtual BALL::NumberOfTripleBonds::~NumberOfTripleBonds | ( | ) | [virtual] |
Destructor
| NumberOfTripleBonds& BALL::NumberOfTripleBonds::operator= | ( | const NumberOfTripleBonds & | ntb | ) |
Assignment operator