#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.
| 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