BALL::TotalNegativePartialCharge Class Reference

#include <BALL/QSAR/partialChargeDescriptors.h>

Inheritance diagram for BALL::TotalNegativePartialCharge:
BALL::PartialChargeBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 TotalNegativePartialCharge ()
 TotalNegativePartialCharge (const TotalNegativePartialCharge &tnpc)
virtual ~TotalNegativePartialCharge ()
Assignment
TotalNegativePartialChargeoperator= (const TotalNegativePartialCharge &tnpc)

Detailed Description

This descriptor adds up all negative partial charges over all atoms.


Constructor & Destructor Documentation

BALL::TotalNegativePartialCharge::TotalNegativePartialCharge (  ) 

Default constructor

BALL::TotalNegativePartialCharge::TotalNegativePartialCharge ( const TotalNegativePartialCharge tnpc  ) 

Copy constructor

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

Destructor


Member Function Documentation

TotalNegativePartialCharge& BALL::TotalNegativePartialCharge::operator= ( const TotalNegativePartialCharge tnpc  ) 

Assignment operator