LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces
ModuleImporter.h File Reference
#include <string>

Go to the source code of this file.

Classes

class  lsst::base::ModuleImporter
 Base class that defines an interface for importing Python modules. More...
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::base
 

Detailed Description

Mechanism for safely importing Python modules from C++; should not be included except by its own implementation file, the ioLib.i file, and Persistable.cc.

Definition in file ModuleImporter.h.