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

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

__attribute__((deprecated("Use reinterpret_borrow<""dtype"">() or reinterpret_steal<""dtype"">()"))) dtype(handle hdtype
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 >
_dtype_from_pep3118()dtypeinlineprivatestatic
attr(handle key) constobject_api< handle >
attr(const char *key) constobject_api< handle >
begin() constobject_api< handle >
borrowed_tdtype
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 >
dec_ref() const &handleinline
dtype(const buffer_info &info)dtypeinlineexplicit
dtype(const std::string &format)dtypeinlineexplicit
dtype(const char *format)dtypeinline
dtype(list names, list formats, list offsets, ssize_t itemsize)dtypeinline
end() constobject_api< handle >
equal(object_api const &other) constobject_api< handle >inline
from_args(object args)dtypeinlinestatic
get_type() constobject_api< handle >
handle()=defaulthandle
handle(PyObject *ptr)handleinline
has_fields() constdtypeinline
inc_ref() const &handleinline
is(object_api const &other) constobject_api< handle >inline
is_borroweddtype
is_none() constobject_api< handle >inline
itemsize() constdtypeinline
kind() constdtypeinline
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
of()dtypeinlinestatic
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
strip_padding(ssize_t itemsize)dtypeinlineprivate
~object()objectinline