#include <BALL/QSAR/partialChargeDescriptors.h>

Public Member Functions | |
Constructors and Destructors | |
| TotalPositivePartialCharge () | |
| TotalPositivePartialCharge (const TotalPositivePartialCharge &tppc) | |
| virtual | ~TotalPositivePartialCharge () |
Assignment | |
| TotalPositivePartialCharge & | operator= (const TotalPositivePartialCharge &tppc) |
This descriptor adds up all positive partial charges over all atoms.
Definition at line 21 of file partialChargeDescriptors.h.
| BALL::TotalPositivePartialCharge::TotalPositivePartialCharge | ( | ) |
Default constructor
| BALL::TotalPositivePartialCharge::TotalPositivePartialCharge | ( | const TotalPositivePartialCharge & | tppc | ) |
Copy constructor
| virtual BALL::TotalPositivePartialCharge::~TotalPositivePartialCharge | ( | ) | [virtual] |
Destructor
| TotalPositivePartialCharge& BALL::TotalPositivePartialCharge::operator= | ( | const TotalPositivePartialCharge & | tppc | ) |
Assignment operator
1.6.3