BoB robotics
The Brains on Board robotics library
pybind11::cpp_function Member List

This is the complete list of members for pybind11::cpp_function, including all inherited members.

__attribute__((noinline)) inline unique_function_record make_function_record()pybind11::cpp_functioninlineprotected
__attribute__((deprecated("Use reinterpret_borrow<""function"">() or reinterpret_steal<""function"">()"))) function(handle h (defined in pybind11::function)pybind11::function
__attribute__((deprecated("Use reinterpret_borrow<object>() or reinterpret_steal<object>()"))) object(handle h (defined in pybind11::object)pybind11::object
pybind11::handle::__attribute__((deprecated("Use obj1.is(obj2) instead"))) bool operatorpybind11::handle
attr(handle key) constpybind11::detail::object_api< handle >
attr(const char *key) constpybind11::detail::object_api< handle >
begin() constpybind11::detail::object_api< handle >
cast() const & (defined in pybind11::object)pybind11::object
cast() && (defined in pybind11::object)pybind11::object
cast() const & (defined in pybind11::object)pybind11::object
cast() && (defined in pybind11::object)pybind11::object
cast() const & (defined in pybind11::object)pybind11::objectinline
cast() && (defined in pybind11::object)pybind11::objectinline
pybind11::handle::cast() constpybind11::handle
contains(T &&item) constpybind11::detail::object_api< handle >
cpp_function()=default (defined in pybind11::cpp_function)pybind11::cpp_function
cpp_function(std::nullptr_t) (defined in pybind11::cpp_function)pybind11::cpp_functioninline
cpp_function(Return(*f)(Args...), const Extra &... extra)pybind11::cpp_functioninline
cpp_function(Func &&f, const Extra &... extra)pybind11::cpp_functioninline
cpp_function(Return(Class::*f)(Arg...), const Extra &... extra)pybind11::cpp_functioninline
cpp_function(Return(Class::*f)(Arg...)&, const Extra &... extra)pybind11::cpp_functioninline
cpp_function(Return(Class::*f)(Arg...) const, const Extra &... extra)pybind11::cpp_functioninline
cpp_function(Return(Class::*f)(Arg...) const &, const Extra &... extra)pybind11::cpp_functioninline
dec_ref() const &pybind11::handleinline
destruct(detail::function_record *rec, bool free_strings=true)pybind11::cpp_functioninlineprotectedstatic
dispatcher(PyObject *self, PyObject *args_in, PyObject *kwargs_in)pybind11::cpp_functioninlineprotectedstatic
doc() constpybind11::detail::object_api< handle >
end() constpybind11::detail::object_api< handle >
equal(object_api const &other) constpybind11::detail::object_api< handle >inline
handle()=defaultpybind11::handle
handle(PyObject *ptr)pybind11::handleinline
inc_ref() const &pybind11::handleinline
initialize(Func &&f, Return(*)(Args...), const Extra &... extra)pybind11::cpp_functioninlineprotected
initialize_generic(unique_function_record &&unique_rec, const char *text, const std::type_info *const *types, size_t args)pybind11::cpp_functioninlineprotected
is(object_api const &other) constpybind11::detail::object_api< handle >inline
is_borrowed (defined in pybind11::function)pybind11::function
is_none() constpybind11::detail::object_api< handle >inline
name() constpybind11::cpp_functioninline
object()=default (defined in pybind11::object)pybind11::object
object(const object &o)pybind11::objectinline
object(object &&other) noexceptpybind11::objectinline
object(handle h, borrowed_t) (defined in pybind11::object)pybind11::objectinline
object(handle h, stolen_t) (defined in pybind11::object)pybind11::objectinline
operator bool() constpybind11::handleinlineexplicit
operator()(Args &&...args) constpybind11::detail::object_api< handle >
operator*() constpybind11::detail::object_api< handle >
operator=(const object &other) (defined in pybind11::object)pybind11::objectinline
operator=(object &&other) noexcept (defined in pybind11::object)pybind11::objectinline
operator[](handle key) constpybind11::detail::object_api< handle >
operator[](const char *key) constpybind11::detail::object_api< handle >
ptr() constpybind11::handleinline
ptr() (defined in pybind11::handle)pybind11::handleinline
ref_count() constpybind11::detail::object_api< handle >inline
release()pybind11::objectinline
unique_function_record typedef (defined in pybind11::cpp_function)pybind11::cpp_functionprotected
~object()pybind11::objectinline