BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
BALL::FormalCharge Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

Inheritance diagram for BALL::FormalCharge:
BALL::SimpleBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.

Public Member Functions

Constructors and Destructors
 FormalCharge ()
 FormalCharge (const FormalCharge &fc)
virtual ~FormalCharge ()
Assignment
FormalChargeoperator= (const FormalCharge &fc)

Detailed Description

This descriptor adds up the formal charges.

Definition at line 633 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

virtual BALL::FormalCharge::~FormalCharge ( ) [virtual]

Destructor


Member Function Documentation

FormalCharge& BALL::FormalCharge::operator= ( const FormalCharge fc)

Assignment operator

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines