lsst.base 22.0.1-3-gb9f71e8+1b4e7dc7c0
LSST Data Management Base Package
|
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. More...
#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 | |
namespace | lsst |
namespace | lsst::base |
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.