casa
5.7.0-16
|
#include <casacore/python/Converters/PycImport.h>
#include <casacore/casa/OS/Path.h>
#include <boost/python.hpp>
Go to the source code of this file.
Namespaces | |
casacore | |
For temporary backward namespace compatibility, use casa as alias for casacore. | |
casacore::python | |
Functions | |
boost::python::object | casacore::python::PycImport (const String &moduleName, const String &className) |
This function can be used to create a Python class from C++. More... | |