TwiceAsNice
2019-02-18
|
#include <boost/python.hpp>
#include <Nice/Util/Handle.h>
#include <Nice/Property/Bridge.h>
#include <Nice/Python/Exception.h>
#include <Nice/Python/AllowThreadLock.h>
#include <Nice/Python/SmartpointerWrapper.hh>
Classes | |
class | Nice::Python::PropertyBridgeFnPy< Type > |
Namespaces | |
Nice | |
Nice::Python | |
Functions | |
template<typename Type > | |
void | Nice::Python::addPythonPropertyBridgeType (const char *_n) |