23 #ifndef LSST_BASE_ModuleImporter_h_INCLUDED 24 #define LSST_BASE_ModuleImporter_h_INCLUDED 78 #endif // !LSST_BASE_ModuleImporter_h_INCLUDED
Base class that defines an interface for importing Python modules.
ModuleImporter & operator=(const ModuleImporter &)=delete
A base class for image defects.
friend void installPythonModuleImporter()
virtual ~ModuleImporter()
virtual bool _import(std::string const &name) const =0