#include <CHPI.h>
Inherits BALL::ScoringComponent.
Classes |
|
class | AromaticRing |
A class for storing aromatic rings
and information associated with them. More... |
|
class | CHGroup |
A class for storing aliphatic CH
groups suitable for building CH- interactions with aromatic
rings. More... |
|
Public Member Functions |
|
Constructors and Destructors
|
|
virtual | ~CHPI () |
Default constructor. |
|
Assignment
|
|
const CHPI & | operator= (const CHPI &chpi) |
Assignment. |
|
virtual void | clear () |
Clear method. |
|
Predicates.
|
|
bool | operator== (const CHPI &chpi) const |
Setup Methods |
|
Options | options |
virtual bool | setup () |
Setup method. |
|
virtual double | calculateScore () |
{ Definition:} {BALL/SCORING/COMPONENTS/CHPI.h}
virtual BALL::CHPI::~CHPI | ( | ) | [virtual] |
Default constructor.
Constructor. Copy constructor Destructor.