BALL::SimpleBase Class Reference

QSAR molecular simple descriptors base class, this class implements some methods to calculate simple descriptors. More...

#include <simpleBase.h>

Inheritance diagram for BALL::SimpleBase:
Inheritance graph
[legend]

List of all members.


Public Member Functions

Constructors and Destructors
SimpleBase ()
Default constructor.
SimpleBase (const SimpleBase &sb)
Copy constructor.
SimpleBase (const String &name)
Named constructor.
SimpleBase (const String &name, const String &unit)
Named unit constructor.
virtual ~SimpleBase ()
Destructor.
Assignment
SimpleBase & operator= (const SimpleBase &sb)
Assignment operator.

Protected Member Functions

Predicates
bool isValid_ (AtomContainer &ac)
Accessors
void calculate_ (AtomContainer &ac)

Detailed Description

QSAR molecular simple descriptors base class, this class implements some methods to calculate simple descriptors.

\


Generated on Thu Aug 6 18:30:41 2009 for BALL by doxygen 1.5.8