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

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

__attribute__((deprecated("Use reinterpret_borrow<""kwargs"">() or reinterpret_steal<""kwargs"">()"))) kwargs(handle h (defined in pybind11::kwargs)pybind11::kwargs
__attribute__((deprecated("Use reinterpret_borrow<""dict"">() or reinterpret_steal<""dict"">()"))) dict(handle h (defined in pybind11::dict)pybind11::dict
__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() const (defined in pybind11::dict)pybind11::dictinline
borrowed_t (defined in pybind11::dict)pybind11::dict
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
clear() (defined in pybind11::dict)pybind11::dictinline
contains(T &&key) const (defined in pybind11::dict)pybind11::dictinline
dec_ref() const &pybind11::handleinline
dict(Args &&...args) (defined in pybind11::dict)pybind11::dictinlineexplicit
doc() constpybind11::detail::object_api< handle >
empty() const (defined in pybind11::dict)pybind11::dictinline
end() const (defined in pybind11::dict)pybind11::dictinline
equal(object_api const &other) constpybind11::detail::object_api< handle >inline
handle()=defaultpybind11::handle
handle(PyObject *ptr)pybind11::handleinline
inc_ref() const &pybind11::handleinline
is(object_api const &other) constpybind11::detail::object_api< handle >inline
is_borrowed (defined in pybind11::kwargs)pybind11::kwargs
is_none() constpybind11::detail::object_api< handle >inline
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
size() const (defined in pybind11::dict)pybind11::dictinline
~object()pybind11::objectinline