LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
lsstcppimport.cc File Reference
#include "pybind11/pybind11.h"
#include "lsst/base/ModuleImporter.h"

Go to the source code of this file.

Classes

class  lsst::base::PythonModuleImporter
 

Namespaces

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

Functions

void lsst::base::installPythonModuleImporter ()
 
 PYBIND11_MODULE (_lsstcppimport, mod)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( _lsstcppimport  ,
mod   
)

Definition at line 64 of file lsstcppimport.cc.

64  {
66 }
void installPythonModuleImporter()