#include <BALL/QSAR/simpleDescriptors.h>

Public Member Functions | |
Constructors and Destructors | |
| FormalCharge () | |
| FormalCharge (const FormalCharge &fc) | |
| virtual | ~FormalCharge () |
Assignment | |
| FormalCharge & | operator= (const FormalCharge &fc) |
This descriptor adds up the formal charges.
Definition at line 633 of file simpleDescriptors.h.
| BALL::FormalCharge::FormalCharge | ( | ) |
Default constructor
| BALL::FormalCharge::FormalCharge | ( | const FormalCharge & | fc | ) |
Copy constructor
| virtual BALL::FormalCharge::~FormalCharge | ( | ) | [virtual] |
Destructor
| FormalCharge& BALL::FormalCharge::operator= | ( | const FormalCharge & | fc | ) |
Assignment operator
1.6.3