BALL::TotalPositivePartialCharge Class Reference

#include <BALL/QSAR/partialChargeDescriptors.h>

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

List of all members.


Public Member Functions

Constructors and Destructors
 TotalPositivePartialCharge ()
 TotalPositivePartialCharge (const TotalPositivePartialCharge &tppc)
virtual ~TotalPositivePartialCharge ()
Assignment
TotalPositivePartialChargeoperator= (const TotalPositivePartialCharge &tppc)

Detailed Description

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


Constructor & Destructor Documentation

BALL::TotalPositivePartialCharge::TotalPositivePartialCharge (  ) 

Default constructor

BALL::TotalPositivePartialCharge::TotalPositivePartialCharge ( const TotalPositivePartialCharge tppc  ) 

Copy constructor

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

Destructor


Member Function Documentation

TotalPositivePartialCharge& BALL::TotalPositivePartialCharge::operator= ( const TotalPositivePartialCharge tppc  ) 

Assignment operator