Scarab  v2.9.0
Project 8 C++ Utility Library
dict Member List

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

__attribute__((deprecated("Use reinterpret_borrow<""dict"">() or reinterpret_steal<""dict"">()"))) dict(handle hdict
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() constdictinline
borrowed_tdict
cast() const &object
cast() &&object
cast() const &object
cast() &&object
cast() const &objectinline
cast() &&objectinline
pybind11::handle::cast() consthandle
clear() constdictinline
contains(T &&key) constdictinline
dec_ref() const &handleinline
dict(Args &&...args)dictinlineexplicit
empty() constdictinline
end() constdictinline
equal(object_api const &other) constobject_api< handle >inline
get_type() constobject_api< handle >
handle()=defaulthandle
handle(PyObject *ptr)handleinline
inc_ref() const &handleinline
is(object_api const &other) constobject_api< handle >inline
is_borroweddict
is_none() constobject_api< handle >inline
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
raw_dict(PyObject *op)dictinlineprivatestatic
ref_count() constobject_api< handle >inline
release()objectinline
size() constdictinline
~object()objectinline