Scarab  v2.11.1
Project 8 C++ Utility Library
cpp_function Member List

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

__attribute__((noinline)) detailcpp_functioninlineprotected
pybind11::function::__attribute__((deprecated("Use reinterpret_borrow<""function"">() or reinterpret_steal<""function"">()"))) function(handle hfunction
pybind11::object::__attribute__((deprecated("Use reinterpret_borrow<object>() or reinterpret_steal<object>()"))) object(handle hobject
pybind11::handle::__attribute__((deprecated("Use obj1.is(obj2) instead"))) bool operatorhandle
object_api< handle >::__attribute__((deprecated("call(...) was deprecated in favor of operator()(...)"))) object call(Args &&... args) constobject_api< handle >
attr(handle key) constobject_api< handle >
attr(const char *key) constobject_api< handle >
begin() constobject_api< handle >
cast() const &object
cast() &&object
cast() const &object
cast() &&object
cast() const &objectinline
cast() &&objectinline
pybind11::handle::cast() consthandle
contains(T &&item) constobject_api< handle >
cpp_function()cpp_functioninline
cpp_function(std::nullptr_t)cpp_functioninline
cpp_function(Return(*f)(Args...), const Extra &... extra)cpp_functioninline
cpp_function(Func &&f, const Extra &... extra)cpp_functioninline
cpp_function(Return(Class::*f)(Arg...), const Extra &... extra)cpp_functioninline
cpp_function(Return(Class::*f)(Arg...) const, const Extra &... extra)cpp_functioninline
dec_ref() const &handleinline
destruct(detail::function_record *rec)cpp_functioninlineprotectedstatic
dispatcher(PyObject *self, PyObject *args_in, PyObject *kwargs_in)cpp_functioninlineprotectedstatic
end() constobject_api< handle >
equal(object_api const &other) constobject_api< handle >inline
get_type() constobject_api< handle >
handle()=defaulthandle
handle(PyObject *ptr)handleinline
inc_ref() const &handleinline
initialize(Func &&f, Return(*)(Args...), const Extra &... extra)cpp_functioninlineprotected
initialize_generic(detail::function_record *rec, const char *text, const std::type_info *const *types, size_t args)cpp_functioninlineprotected
is(object_api const &other) constobject_api< handle >inline
is_borrowedfunction
is_none() constobject_api< handle >inline
name() constcpp_functioninline
not_equal(object_api const &other) constobject_api< handle >inline
object()=defaultobject
object(const object &o)objectinline
object(object &&other) noexceptobjectinline
object(handle h, borrowed_t)objectinline
object(handle h, stolen_t)objectinline
operator bool() consthandleinlineexplicit
operator&(object_api const &other) constobject_api< handle >
operator&=(object_api const &other) constobject_api< handle >
operator()(Args &&...args) constobject_api< handle >
operator*() constobject_api< handle >
operator*(object_api const &other) constobject_api< handle >
operator*=(object_api const &other) constobject_api< handle >
operator+(object_api const &other) constobject_api< handle >
operator+=(object_api const &other) constobject_api< handle >
operator-() constobject_api< handle >
operator-(object_api const &other) constobject_api< handle >
operator-=(object_api const &other) constobject_api< handle >
operator/(object_api const &other) constobject_api< handle >
operator/=(object_api const &other) constobject_api< handle >
operator<(object_api const &other) constobject_api< handle >inline
operator<<(object_api const &other) constobject_api< handle >
operator<<=(object_api const &other) constobject_api< handle >
operator<=(object_api const &other) constobject_api< handle >inline
operator=(const object &other)objectinline
operator=(object &&other) noexceptobjectinline
operator>(object_api const &other) constobject_api< handle >inline
operator>=(object_api const &other) constobject_api< handle >inline
operator>>(object_api const &other) constobject_api< handle >
operator>>=(object_api const &other) constobject_api< handle >
operator[](handle key) constobject_api< handle >
operator[](const char *key) constobject_api< handle >
operator^(object_api const &other) constobject_api< handle >
operator^=(object_api const &other) constobject_api< handle >
operator|(object_api const &other) constobject_api< handle >
operator|=(object_api const &other) constobject_api< handle >
operator~() constobject_api< handle >
ptr() consthandleinline
ptr()handleinline
ref_count() constobject_api< handle >inline
release()objectinline
~object()objectinline