MCPcopy Create free account

hub / github.com/pybind/pybind11 / functions

Functions3,362 in github.com/pybind/pybind11

Method__getitem__
(self, i)
tests/test_sequences_and_iterators.py:191
Method__getitem__
(self, _)
tests/test_stl.py:529
Method__getitem__
(self, index)
tests/test_stl.py:607
Method__getitem__
(self, key)
tests/test_stl.py:656
Method__hash__
(self)
tests/test_pytypes.py:578
Method__index__
(self)
tests/test_builtin_casters.py:263
Method__index__
(self)
tests/test_builtin_casters.py:270
Method__index__
(self)
tests/test_builtin_casters.py:274
Method__index__
(self)
tests/test_builtin_casters.py:281
Method__init__
(self, *args: Any, **kwargs: Any)
pybind11/setup_helpers.py:122
Method__init__
(self, fn)
tests/test_thread.py:13
Method__init__
(self, obj, field_name)
tests/test_class_sh_property.py:113
Method__init__
(self)
tests/test_call_policies.py:169
Method__init__
(self, i)
tests/test_multiple_inheritance.py:20
Method__init__
(self, i, j)
tests/test_multiple_inheritance.py:27
Method__init__
(self, i)
tests/test_multiple_inheritance.py:39
Method__init__
(self, i, j)
tests/test_multiple_inheritance.py:68
Method__init__
(self, i, j)
tests/test_multiple_inheritance.py:74
Method__init__
(self, i, j)
tests/test_multiple_inheritance.py:78
Method__init__
(self, i, j)
tests/test_multiple_inheritance.py:84
Method__init__
(self, i)
tests/test_multiple_inheritance.py:90
Method__init__
(self, i)
tests/test_multiple_inheritance.py:107
Method__init__
(self, i)
tests/test_multiple_inheritance.py:112
Method__init__
(self, i)
tests/test_multiple_inheritance.py:117
Method__init__
(self)
tests/test_multiple_inheritance.py:164
Method__init__
(self)
tests/test_multiple_inheritance.py:171
Method__init__
(self)
tests/test_multiple_inheritance.py:187
Method__init__
(self)
tests/test_multiple_inheritance.py:198
Method__init__
(self)
tests/test_multiple_inheritance.py:204
Method__init__
(self)
tests/test_class_sh_virtual_py_cpp_mix.py:17
Method__init__
(self, history)
tests/test_class_sh_trampoline_shared_from_this.py:226
Method__init__
(self, message)
tests/custom_exceptions.py:5
Method__init__
(self, value)
tests/test_numpy_array.py:666
Method__init__
(self)
tests/test_factory_constructors.py:339
Method__init__
(self, bad)
tests/test_factory_constructors.py:489
Method__init__
(self, bad)
tests/test_factory_constructors.py:499
Method__init__
(self, failure_point)
tests/test_exceptions.py:311
Method__init__
(self, state)
tests/test_virtual_functions.py:15
Method__init__
(self, state)
tests/test_virtual_functions.py:34
Method__init__
(self)
tests/test_virtual_functions.py:147
Method__init__
(self, value)
tests/test_virtual_functions.py:271
Method__init__
(self)
tests/test_virtual_functions.py:283
Method__init__
(self, string)
tests/conftest.py:74
Method__init__
(self, capfd)
tests/conftest.py:112
Method__init__
(self, sanitizer)
tests/conftest.py:156
Method__init__
(self)
tests/test_class_sh_inheritance.py:55
Method__init__
(self, value)
tests/test_pytypes.py:575
Method__init__
(self, value)
tests/test_type_caster_pyobject_ptr.py:10
Method__init__
(self, gen_obj)
tests/test_stl.py:555
Method__init__
(self, *args)
tests/test_stl.py:601
Method__init__
(self, **kwargs)
tests/test_stl.py:650
Method__init__
(self, value)
tests/test_callbacks.py:169
Method__init__
(self)
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py:148
Method__init__
(self, x)
tests/test_builtin_casters.py:561
Method__init__
(self)
tests/test_class.py:235
Method__init__
(self)
tests/test_class.py:245
Method__init__
(self, val)
tests/test_class_sh_trampoline_basic.py:7
Method__init__
(self, i, j)
tests/test_class_sh_disowning_mi.py:84
Method__init__
(self, i, j)
tests/test_class_sh_disowning_mi.py:91
Method__init__
(self, i, j)
tests/test_class_sh_disowning_mi.py:96
Method__init__
(self, i, j)
tests/test_class_sh_disowning_mi.py:103
Method__init__
(self, i)
tests/test_class_sh_disowning_mi.py:110
Method__init__
(self, i)
tests/test_class_sh_disowning_mi.py:131
Method__init__
(self, i)
tests/test_class_sh_disowning_mi.py:137
Method__init__
(self, i)
tests/test_class_sh_disowning_mi.py:143
Method__init__
(self, message)
tests/test_with_catch/test_interpreter.py:9
Method__int__
(self)
tests/test_builtin_casters.py:267
Method__int__
(self)
tests/test_builtin_casters.py:277
Method__int__
(self)
tests/test_builtin_casters.py:284
Method__iter__
(self)
tests/test_stl.py:659
Method__iter__
(self)
tests/test_stl.py:706
Method__len__
(self)
tests/test_sequences_and_iterators.py:194
Method__len__
(self)
tests/test_stl.py:604
Method__len__
(self)
tests/test_stl.py:653
Method__len__
(self)
tests/test_stl.py:700
Method__nonzero__
(self)
tests/test_builtin_casters.py:564
Method__repr__
tests/test_kwargs_and_defaults.cpp:50
Method__repr__
(self)
tests/test_constants_and_functions.py:48
Method__repr__
(self)
tests/test_exceptions.py:271
Method__repr__
(self)
tests/test_pytypes.py:244
Function__self
Don't warn about an unused variable
include/pybind11/operators.h:78
Method__str__
(self)
tests/custom_exceptions.py:9
Method__str__
(self)
tests/test_exceptions.py:316
Method__str__
(self)
tests/conftest.py:78
Method__str__
(self)
tests/conftest.py:134
Method__str__
(self)
tests/test_pytypes.py:241
Function_intentional_deadlock
()
tests/test_gil_scoped.py:163
Function_run_in_threads
(test_fn, num_threads, parallel)
tests/test_gil_scoped.py:220
Function_sanitize_docstring
(thing)
tests/conftest.py:182
Function_sanitize_message
(thing)
tests/conftest.py:193
Method_single_compile
(obj: Any)
pybind11/setup_helpers.py:452
Method_sync
This function must be non-virtual to be called in a destructor.
include/pybind11/iostream.h:94
Methodaccess_by_copy
tests/test_stl.cpp:111
Functionaccess_shared_instance
()
tests/test_thread.py:58
Functionaccessor
include/pybind11/pytypes.h:1078
Functionadapt_member_ptr
include/pybind11/pybind11.h:2004
Methodadd_base
include/pybind11/pybind11.h:2394
Functionadd_gc_checkers_with_weakrefs
tests/test_custom_type_setup.cpp:34
Methodadd_patient
This can only be used inside a pybind11-bound function, either by `argument_loader` at argument preparation time or by `py::cast()` at execution time.
include/pybind11/detail/type_caster_base.h:86
Functionadd_ref
(obj)
tests/test_custom_type_setup.py:25
← previousnext →1,101–1,200 of 3,362, ranked by callers