BoB robotics
The Brains on Board robotics library
pybind11::enum_< Type > Member List

This is the complete list of members for pybind11::enum_< Type >, including all inherited members.

__attribute__((deprecated("Use reinterpret_borrow<""generic_type"">() or reinterpret_steal<""generic_type"">()"))) generic_type(handle h (defined in pybind11::detail::generic_type)pybind11::detail::generic_type
__attribute__((deprecated("Use reinterpret_borrow<object>() or reinterpret_steal<object>()"))) object(handle h (defined in pybind11::object)pybind11::object
pybind11::handle::__attribute__((deprecated("Use obj1.is(obj2) instead"))) bool operatorpybind11::handle
attr(handle key) constpybind11::detail::object_api< handle >
attr(const char *key) constpybind11::detail::object_api< handle >
Base typedef (defined in pybind11::enum_< Type >)pybind11::enum_< Type >
begin() constpybind11::detail::object_api< handle >
cast() const & (defined in pybind11::object)pybind11::object
cast() && (defined in pybind11::object)pybind11::object
cast() const & (defined in pybind11::object)pybind11::object
cast() && (defined in pybind11::object)pybind11::object
cast() const & (defined in pybind11::object)pybind11::objectinline
cast() && (defined in pybind11::object)pybind11::objectinline
pybind11::handle::cast() constpybind11::handle
contains(T &&item) constpybind11::detail::object_api< handle >
dec_ref() const &pybind11::handleinline
def_property(const char *name, const Getter &fget, const Setter &fset, const Extra &...extra)pybind11::class_< Type >inline
def_property(const char *name, const cpp_function &fget, const cpp_function &fset, const Extra &...extra)pybind11::class_< Type >inline
def_property_readonly(const char *name, const Getter &fget, const Extra &...extra)pybind11::class_< Type >inline
def_property_readonly(const char *name, const cpp_function &fget, const Extra &...extra)pybind11::class_< Type >inline
def_property_readonly_static(const char *name, const Getter &fget, const Extra &...extra)pybind11::class_< Type >inline
def_property_readonly_static(const char *name, const cpp_function &fget, const Extra &...extra)pybind11::class_< Type >inline
def_property_static(const char *name, const Getter &fget, const cpp_function &fset, const Extra &...extra)pybind11::class_< Type >inline
def_property_static(const char *name, const cpp_function &fget, const cpp_function &fset, const Extra &...extra)pybind11::class_< Type >inline
doc() constpybind11::detail::object_api< handle >
end() constpybind11::detail::object_api< handle >
enum_(const handle &scope, const char *name, const Extra &... extra) (defined in pybind11::enum_< Type >)pybind11::enum_< Type >inline
equal(object_api const &other) constpybind11::detail::object_api< handle >inline
export_values()pybind11::enum_< Type >inline
handle()=defaultpybind11::handle
handle(PyObject *ptr)pybind11::handleinline
inc_ref() const &pybind11::handleinline
is(object_api const &other) constpybind11::detail::object_api< handle >inline
is_none() constpybind11::detail::object_api< handle >inline
object()=default (defined in pybind11::object)pybind11::object
object(const object &o)pybind11::objectinline
object(object &&other) noexceptpybind11::objectinline
object(handle h, borrowed_t) (defined in pybind11::object)pybind11::objectinline
object(handle h, stolen_t) (defined in pybind11::object)pybind11::objectinline
operator bool() constpybind11::handleinlineexplicit
operator()(Args &&...args) constpybind11::detail::object_api< handle >
operator*() constpybind11::detail::object_api< handle >
operator=(const object &other) (defined in pybind11::object)pybind11::objectinline
operator=(object &&other) noexcept (defined in pybind11::object)pybind11::objectinline
operator[](handle key) constpybind11::detail::object_api< handle >
operator[](const char *key) constpybind11::detail::object_api< handle >
ptr() constpybind11::handleinline
ptr() (defined in pybind11::handle)pybind11::handleinline
ref_count() constpybind11::detail::object_api< handle >inline
release()pybind11::objectinline
Scalar typedef (defined in pybind11::enum_< Type >)pybind11::enum_< Type >
Underlying typedef (defined in pybind11::enum_< Type >)pybind11::enum_< Type >
value(char const *name, Type value, const char *doc=nullptr)pybind11::enum_< Type >inline
~object()pybind11::objectinline