BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
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.

Definition at line 56 of file partialChargeDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

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

Assignment operator

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