#include <BALL/QSAR/simpleDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
NumberOfPhosphorus () | |
NumberOfPhosphorus (const NumberOfPhosphorus &np) | |
virtual | ~NumberOfPhosphorus () |
Assignment | |
NumberOfPhosphorus & | operator= (const NumberOfPhosphorus &np) |
This descriptor counts the number of phosphorus
Definition at line 429 of file simpleDescriptors.h.
BALL::NumberOfPhosphorus::NumberOfPhosphorus | ( | ) |
Default constructor
BALL::NumberOfPhosphorus::NumberOfPhosphorus | ( | const NumberOfPhosphorus & | np | ) |
Copy constructor
virtual BALL::NumberOfPhosphorus::~NumberOfPhosphorus | ( | ) | [virtual] |
Destructor
NumberOfPhosphorus& BALL::NumberOfPhosphorus::operator= | ( | const NumberOfPhosphorus & | np | ) |
Assignment operator