#include <simpleDescriptors.h>
Inheritance diagram for FormalCharge:
Public Member Functions | |
Constructors and Destructors | |
FormalCharge () | |
Default constructor. | |
FormalCharge (const FormalCharge &fc) | |
Copy constructor. | |
virtual | ~FormalCharge () |
Destructor. | |
Assignment | |
FormalCharge & | operator= (const FormalCharge &fc) |
Assignment operator. |