lsst.base  20.0.0-4-g4a2362f
LSST Data Management Base Package
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
 
 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.