BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
BALL::NumberOfCarbon Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 NumberOfCarbon ()
 NumberOfCarbon (const NumberOfCarbon &nc)
virtual ~NumberOfCarbon ()
Assignment
NumberOfCarbonoperator= (const NumberOfCarbon &nc)

Detailed Description

This descriptor counts the number of carbon

Definition at line 294 of file simpleDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

NumberOfCarbon& BALL::NumberOfCarbon::operator= ( const NumberOfCarbon nc)

Assignment operator

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