1#ifndef OST_CONOP_COMPOUND_LIB_BASE_HH
2#define OST_CONOP_COMPOUND_LIB_BASE_HH
7namespace ost {
namespace conop {
virtual CompoundPtr FindCompound(const String &id, Compound::Dialect dialect) const =0
bool IsResidueComplete(const ost::mol::ResidueHandle &res, bool check_hydrogens, Compound::Dialect) const
virtual ~CompoundLibBase()
#define DLLEXPORT_OST_CONOP
boost::shared_ptr< CompoundLibBase > CompoundLibBasePtr
boost::shared_ptr< Compound > CompoundPtr