cppyabm  1.0.17
An agent-based library to integrate C++ and Python
dtype Member List

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

cast() const &object
cast() &&object
cast() const &object
cast() &&object
cast() const &objectinline
cast() &&objectinline
handle::cast() consthandle
check() consthandleinline
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
from_args(object args)dtypeinlinestatic
handle()=defaulthandle
handle(PyObject *ptr)handleinline
has_fields() constdtypeinline
inc_ref() const &handleinline
is_borrowedobject
itemsize() constdtypeinline
kind() constdtypeinline
m_ptrhandleprotected
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!=(const handle &h) consthandleinline
operator=(const object &other)objectinline
operator=(object &&other) noexceptobjectinline
operator==(const handle &h) consthandleinline
ptr() consthandleinline
ptr()handleinline
PYBIND11_DEPRECATED("Use reinterpret_borrow<object>() or reinterpret_steal<object>()") object(handle hobject
PYBIND11_OBJECT_DEFAULT(dtype, object, detail::npy_api::get().PyArrayDescr_Check_)dtype
release()objectinline
~object()objectinline