TwiceAsNice  2019-02-18
Namespaces | Functions
Util.h File Reference
#include <boost/python.hpp>
#include <Python.h>
Include dependency graph for Util.h:

Namespaces

 Nice
 

 
 Nice::Python
 

Functions

bool Nice::Python::hasattr (const boost::python::object &_o, std::string const &_a)
 
boost::python::object Nice::Python::borrowed_object (PyObject *_p)