BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PyEmbeddedUtils.h File Reference
Include dependency graph for PyEmbeddedUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PyEmbeddedUtils
 

Functions

std::string PyEmbeddedUtils::toString (PyObject *obj)
 
std::vector< std::string > PyEmbeddedUtils::toVectorString (PyObject *obj)
 
std::string PyEmbeddedUtils::toString (char *c)
 
std::string PyEmbeddedUtils::toString (wchar_t *c)
 
void PyEmbeddedUtils::import_bornagain (const std::string &path="")
 
std::string PyEmbeddedUtils::pythonRuntimeInfo ()
 
std::string PyEmbeddedUtils::pythonStackTrace ()
 

Detailed Description

Defines PyEmbeddedUtils namespace.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file PyEmbeddedUtils.h.