#include <default_call_policies.hpp>
|
template<class ArgumentPackage > |
static bool | precall (ArgumentPackage const &) |
|
template<class ArgumentPackage > |
static PyObject * | postcall (ArgumentPackage const &, PyObject *result) |
|
template<class ArgumentPackage >
static PyObject* boost::python::default_call_policies::postcall |
( |
ArgumentPackage const & |
, |
|
|
PyObject * |
result |
|
) |
| |
|
inlinestatic |
template<class ArgumentPackage >
static bool boost::python::default_call_policies::precall |
( |
ArgumentPackage const & |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: