#include <compound_lib_base.hh>
Inherited by CompoundLib, and MinimalCompoundLib.
Public Member Functions | |
| virtual | ~CompoundLibBase () |
| virtual CompoundPtr | FindCompound (const String &id, Compound::Dialect dialect) const =0 |
| bool | IsResidueComplete (const ost::mol::ResidueHandle &res, bool check_hydrogens, Compound::Dialect) const |
Definition at line 12 of file compound_lib_base.hh.
| virtual ~CompoundLibBase | ( | ) | [inline, virtual] |
Definition at line 14 of file compound_lib_base.hh.
| virtual CompoundPtr FindCompound | ( | const String & | id, | |
| Compound::Dialect | dialect | |||
| ) | const [pure virtual] |
Implemented in CompoundLib, and MinimalCompoundLib.
| bool IsResidueComplete | ( | const ost::mol::ResidueHandle & | res, | |
| bool | check_hydrogens, | |||
| Compound::Dialect | ||||
| ) | const |
1.6.1