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.


Constructor & Destructor Documentation

BALL::FormalCharge::FormalCharge ( )

Default constructor

BALL::FormalCharge::FormalCharge ( const FormalCharge fc)

Copy constructor

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

Destructor


Member Function Documentation

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

Assignment operator