OpenStructure
|
#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.
|
inlinevirtual |
Definition at line 14 of file compound_lib_base.hh.
|
pure virtual |
Implemented in CompoundLib, and MinimalCompoundLib.
bool IsResidueComplete | ( | const ost::mol::ResidueHandle & | res, |
bool | check_hydrogens, | ||
Compound::Dialect | |||
) | const |