BALL::NumberOfBoron Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.


Public Member Functions

Constructors and Destructors
 NumberOfBoron ()
 NumberOfBoron (const NumberOfBoron &nb)
virtual ~NumberOfBoron ()
Assignment
NumberOfBoronoperator= (const NumberOfBoron &nb)

Detailed Description

This descriptor counts the number of boron


Constructor & Destructor Documentation

BALL::NumberOfBoron::NumberOfBoron (  ) 

Default constructor

BALL::NumberOfBoron::NumberOfBoron ( const NumberOfBoron nb  ) 

Copy constructor

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

Destructor


Member Function Documentation

NumberOfBoron& BALL::NumberOfBoron::operator= ( const NumberOfBoron nb  ) 

Assignment operator