Scarab  2.8.1
Project 8 C++ Utility Library
class_< type_, options > Member List

This is the complete list of members for class_< type_, options >, including all inherited members.

__attribute__((deprecated("Use reinterpret_borrow<""class_"">() or reinterpret_steal<""class_"">()"))) class_(handle hclass_< type_, options >
pybind11::detail::generic_type::__attribute__((deprecated("Use reinterpret_borrow<""generic_type"">() or reinterpret_steal<""generic_type"">()"))) generic_type(handle hgeneric_type
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() constobject_api< handle >
borrowed_tclass_< type_, options >
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 >
dealloc(detail::value_and_holder &v_h)class_< type_, options >inlineprivatestatic
dec_ref() const &handleinline
def(const char *name_, Func &&f, const Extra &... extra)class_< type_, options >inline
def(const detail::op_< id, ot, L, R > &op, const Extra &... extra)class_< type_, options >inline
def(const detail::initimpl::constructor< Args... > &init, const Extra &... extra)class_< type_, options >inline
def(const detail::initimpl::alias_constructor< Args... > &init, const Extra &... extra)class_< type_, options >inline
def(detail::initimpl::factory< Args... > &&init, const Extra &... extra)class_< type_, options >inline
def(detail::initimpl::pickle_factory< Args... > &&pf, const Extra &...extra)class_< type_, options >inline
def_buffer(Func &&func)class_< type_, options >inline
def_buffer(Return(Class::*func)(Args...))class_< type_, options >inline
def_buffer(Return(Class::*func)(Args...) const)class_< type_, options >inline
def_cast(const detail::op_< id, ot, L, R > &op, const Extra &... extra)class_< type_, options >inline
def_property(const char *name, const Getter &fget, const Setter &fset, const Extra &...extra)class_< type_, options >inline
def_property(const char *name, const Getter &fget, const cpp_function &fset, const Extra &...extra)class_< type_, options >inline
def_property(const char *name, const cpp_function &fget, const cpp_function &fset, const Extra &...extra)class_< type_, options >inline
def_property_readonly(const char *name, const Getter &fget, const Extra &...extra)class_< type_, options >inline
def_property_readonly(const char *name, const cpp_function &fget, const Extra &...extra)class_< type_, options >inline
def_property_readonly_static(const char *name, const Getter &fget, const Extra &...extra)class_< type_, options >inline
def_property_readonly_static(const char *name, const cpp_function &fget, const Extra &...extra)class_< type_, options >inline
def_property_static(const char *name, const Getter &fget, const cpp_function &fset, const Extra &...extra)class_< type_, options >inline
def_property_static(const char *name, const cpp_function &fget, const cpp_function &fset, const Extra &...extra)class_< type_, options >inline
def_readonly(const char *name, const D C::*pm, const Extra &...extra)class_< type_, options >inline
def_readonly_static(const char *name, const D *pm, const Extra &...extra)class_< type_, options >inline
def_readwrite(const char *name, D C::*pm, const Extra &... extra)class_< type_, options >inline
def_readwrite_static(const char *name, D *pm, const Extra &...extra)class_< type_, options >inline
def_static(const char *name_, Func &&f, const Extra &... extra)class_< type_, options >inline
end() constobject_api< handle >
equal(object_api const &other) constobject_api< handle >inline
get_function_record(handle h)class_< type_, options >inlineprivatestatic
get_type() constobject_api< handle >
handle()=defaulthandle
handle(PyObject *ptr)handleinline
has_aliasclass_< type_, options >static
holder_type typedefclass_< type_, options >
inc_ref() const &handleinline
init_holder(detail::instance *inst, detail::value_and_holder &v_h, const holder_type *, const std::enable_shared_from_this< T > *)class_< type_, options >inlineprivatestatic
init_holder(detail::instance *inst, detail::value_and_holder &v_h, const holder_type *holder_ptr, const void *)class_< type_, options >inlineprivatestatic
init_holder_from_existing(const detail::value_and_holder &v_h, const holder_type *holder_ptr, std::true_type)class_< type_, options >inlineprivatestatic
init_holder_from_existing(const detail::value_and_holder &v_h, const holder_type *holder_ptr, std::false_type)class_< type_, options >inlineprivatestatic
init_instance(detail::instance *inst, const void *holder_ptr)class_< type_, options >inlineprivatestatic
intclass_< type_, options >
is(object_api const &other) constobject_api< handle >inline
is_base typedefclass_< type_, options >private
is_borrowedclass_< type_, options >
is_holder typedefclass_< type_, options >private
is_none() constobject_api< handle >inline
is_subtype typedefclass_< type_, options >private
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
ref_count() constobject_api< handle >inline
release()objectinline
type typedefclass_< type_, options >
type_alias typedefclass_< type_, options >
~object()objectinline