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