BALL::HydrophobicVdWSurface Class Reference

#include <BALL/QSAR/surfaceDescriptors.h>

Inheritance diagram for BALL::HydrophobicVdWSurface:
BALL::SurfaceBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 HydrophobicVdWSurface ()
 HydrophobicVdWSurface (const HydrophobicVdWSurface &hs)
virtual ~HydrophobicVdWSurface ()
Assignment
HydrophobicVdWSurfaceoperator= (const HydrophobicVdWSurface &hs)

Detailed Description

This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, of the hydrophobic atoms.


Constructor & Destructor Documentation

BALL::HydrophobicVdWSurface::HydrophobicVdWSurface (  ) 

Default constructor

BALL::HydrophobicVdWSurface::HydrophobicVdWSurface ( const HydrophobicVdWSurface hs  ) 

Copy constructor

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

Destructor


Member Function Documentation

HydrophobicVdWSurface& BALL::HydrophobicVdWSurface::operator= ( const HydrophobicVdWSurface hs  ) 

Assignment operator