#include <BALL/QSAR/simpleDescriptors.h>

Public Member Functions | |
Constructors and Destructors | |
| NumberOfFlourine () | |
| NumberOfFlourine (const NumberOfFlourine &nf) | |
| virtual | ~NumberOfFlourine () |
Assignment | |
| NumberOfFlourine & | operator= (const NumberOfFlourine &nf) |
This descriptor counts the number of flourine
Definition at line 395 of file simpleDescriptors.h.
| BALL::NumberOfFlourine::NumberOfFlourine | ( | ) |
Default constructor
| BALL::NumberOfFlourine::NumberOfFlourine | ( | const NumberOfFlourine & | nf | ) |
Copy contructor
| virtual BALL::NumberOfFlourine::~NumberOfFlourine | ( | ) | [virtual] |
Destructor
| NumberOfFlourine& BALL::NumberOfFlourine::operator= | ( | const NumberOfFlourine & | nf | ) |
Assignment operator
1.6.3