|
BALL
1.5.0
|
#include <BALL/QSAR/partialChargeBase.h>
Protected Member Functions | |
Predicates | |
| bool | isValid_ (AtomContainer &ac) |
Protected Member Functions inherited from BALL::Descriptor | |
Accessors | |
| String | data_folder_ |
| void | computeAllDescriptors (AtomContainer &ac) |
| void | setDataFolder (const char *folder) |
| void | calculate_ (AtomContainer &ac) |
Additional Inherited Members | |
Public Types inherited from BALL::UnaryFunctor< ArgumentType, ResultType > | |
| typedef ResultType | result_type |
| typedef ArgumentType | argument_type |
| typedef ArgumentType & | argument_reference |
| typedef const ArgumentType & | const_argument_reference |
| typedef ArgumentType * | argument_pointer |
| typedef const ArgumentType * | const_argument_pointer |
Generic QSAR molecular partial charge descriptor class \
Definition at line 18 of file partialChargeBase.h.
| BALL::PartialChargeBase::PartialChargeBase | ( | ) |
Default constructor
| BALL::PartialChargeBase::PartialChargeBase | ( | const PartialChargeBase & | pcb | ) |
Copy constructor
| BALL::PartialChargeBase::PartialChargeBase | ( | const String & | name | ) |
Named constructor
Named unity constructor
|
virtual |
Destructor
|
protectedvirtual |
Reimplemented from BALL::Descriptor.
| void BALL::PartialChargeBase::computeAllDescriptors | ( | AtomContainer & | ac | ) |
|
protectedvirtual |
Reimplemented from BALL::Descriptor.
| PartialChargeBase& BALL::PartialChargeBase::operator= | ( | const PartialChargeBase & | pcb | ) |
Assignment Operator
| void BALL::PartialChargeBase::setDataFolder | ( | const char * | folder | ) |
|
protected |
Definition at line 79 of file partialChargeBase.h.