This is the complete list of members for dtype, including all inherited members.
| _dtype_from_pep3118() | dtype | inlineprivatestatic | 
| alignment() const | dtype | inline | 
| byteorder() const | dtype | inline | 
| cast() const & | object | |
| cast() && | object | |
| cast() const & | object | inline | 
| char_() const | dtype | inline | 
| check() const | handle | inline | 
| dec_ref() const & | handle | inline | 
| dtype(const buffer_info &info) | dtype | inlineexplicit | 
| dtype(const pybind11::str &format) | dtype | inlineexplicit | 
| dtype(const std::string &format) | dtype | inlineexplicit | 
| dtype(const char *format) | dtype | inlineexplicit | 
| dtype(list names, list formats, list offsets, ssize_t itemsize) | dtype | inline | 
| dtype(int typenum) | dtype | inlineexplicit | 
| flags() const | dtype | inline | 
| from_args(const object &args) | dtype | inlinestatic | 
| handle()=default | handle | |
| handle(T ptr) | handle | inline | 
| handle(T &obj) | handle | inline | 
| has_fields() const | dtype | inline | 
| inc_ref() const & | handle | inline | 
| inc_ref_counter(std::size_t add) | handle | inlineprivatestatic | 
| inc_ref_counter() | handle | inlinestatic | 
| is_borrowed | object | |
| itemsize() const | dtype | inline | 
| kind() const | dtype | inline | 
| m_ptr | handle | protected | 
| num() const | dtype | inline | 
| object()=default | object | |
| object(const object &o) | object | inline | 
| object(object &&other) noexcept | object | inline | 
| object(handle h, borrowed_t) | object | inline | 
| object(handle h, stolen_t) | object | inline | 
| of() | dtype | inlinestatic | 
| operator bool() const | handle | inlineexplicit | 
| operator!=(const handle &h) const | handle | inline | 
| operator=(const object &other) | object | inline | 
| operator=(object &&other) noexcept | object | inline | 
| operator==(const handle &h) const | handle | inline | 
| ptr() const | handle | inline | 
| ptr() | handle | inline | 
| PYBIND11_DEPRECATED("Use reinterpret_borrow<object>() or reinterpret_steal<object>()") object(handle h | object | |
| release() | object | inline | 
| strip_padding(ssize_t itemsize) | dtype | inlineprivate | 
| throw_gilstate_error(const std::string &function_name) const | handle | inlineprivate | 
| ~object() | object | inline |