Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ functions
Functions
3,362 in github.com/pybind/pybind11
⨍
Functions
3,362
◇
Types & classes
1,305
↳
Endpoints
11
Function
get_from_cpp_plainc_ptr
tests/test_class_sh_virtual_py_cpp_mix.cpp:28
Function
get_from_cpp_unique_ptr
tests/test_class_sh_virtual_py_cpp_mix.cpp:30
Method
get_function_record
include/pybind11/pybind11.h:2877
Function
get_guarded_delete
include/pybind11/detail/struct_smart_holder.h:105
Method
get_int
tests/test_methods_and_attributes.cpp:159
Method
get_movable
tests/test_virtual_functions.cpp:151
Method
get_movable
(self, a, b)
tests/test_virtual_functions.py:206
Method
get_movable
(self, a, b)
tests/test_virtual_functions.py:217
Function
get_msg
tests/test_class.cpp:44
Function
get_mtxt
Helpers for testing.
tests/test_class_sh_basic.cpp:117
Function
get_mtxt
tests/test_class_sh_factory_constructors.cpp:15
Method
get_noncopyable
tests/test_virtual_functions.cpp:147
Method
get_noncopyable
(self, a, b)
tests/test_virtual_functions.py:202
Method
get_noncopyable
(self, a, b)
tests/test_virtual_functions.py:212
Method
get_or_create_pp_in_state_dict
include/pybind11/detail/internals.h:788
Method
get_or_create_storage_in_state_dict
Get or create per-storage capsule in the current interpreter's state dict. The storage is interpreter-dependent and will not be shared across interpre
include/pybind11/gil_safe_call_once.h:252
Function
get_overload
include/pybind11/pybind11.h:3946
Function
get_platform_dtype_size_checks
tests/test_numpy_array.cpp:64
Function
get_pointer
include/pybind11/pytypes.h:2098
Function
get_ptr
tests/test_class_sh_basic.cpp:118
Method
get_rvalue
tests/test_methods_and_attributes.cpp:116
Function
get_sample_vectors
tests/test_with_catch/test_args_convert_vector.cpp:10
Method
get_shape
include/pybind11/eigen/tensor.h:60
Method
get_shape
include/pybind11/eigen/tensor.h:94
Function
get_shape_for_array
include/pybind11/eigen/tensor.h:158
Function
get_shared_data
include/pybind11/detail/internals.h:1051
Method
get_storage_key
Get the unique key for this storage instance in the interpreter's state dict. The return type should not be `py::str` because PyObject is interpreter-
include/pybind11/gil_safe_call_once.h:240
Method
get_string1
(self)
tests/test_virtual_functions.py:27
Method
get_string2
tests/test_virtual_functions.cpp:42
Method
get_string2
(self)
tests/test_virtual_functions.py:37
Method
get_trampoline_state
tests/test_potentially_slicing_weak_ptr.cpp:110
Method
get_type
include/pybind11/pytypes.h:2657
Function
get_type_overload
include/pybind11/pybind11.h:3940
Function
get_type_pointer_ephemeral
include/pybind11/conduit/pybind11_conduit_v1.h:108
Method
get_value
tests/test_virtual_functions.cpp:108
Method
get_value
tests/test_buffers.cpp:329
Method
get_value
tests/mod_per_interpreter_gil_with_singleton.cpp:79
Function
gil_acquire
tests/cross_module_gil_utils.cpp:31
Function
gil_acquire_inner
tests/cross_module_gil_utils.cpp:63
Function
gil_acquire_nested
tests/cross_module_gil_utils.cpp:70
Function
gil_multi_acquire_release
tests/cross_module_gil_utils.cpp:33
Function
gil_safe_call_once_and_store
Disable copy and move operations.
include/pybind11/gil_safe_call_once.h:117
Method
gil_safe_call_once_and_store
include/pybind11/gil_safe_call_once.h:217
Method
gil_scoped_acquire
include/pybind11/gil.h:69
Method
gil_scoped_acquire_simple
include/pybind11/gil_simple.h:17
Method
gil_scoped_release
PRECONDITION: The GIL must be held when this constructor is called.
include/pybind11/gil.h:159
Method
gil_scoped_release_simple
PRECONDITION: The GIL must be held when this constructor is called.
include/pybind11/gil_simple.h:28
Method
give_up_ownership_via_shared_ptr
tests/test_class_sh_unique_ptr_member.cpp:31
Method
give_up_ownership_via_unique_ptr
tests/test_class_sh_unique_ptr_member.cpp:30
Method
guarded_delete
include/pybind11/detail/struct_smart_holder.h:89
Method
handle>
tests/test_numpy_array.cpp:169
Method
handle_of
include/pybind11/cast.h:2426
Method
handle_of
include/pybind11/pytypes.h:1612
Method
hash
tests/test_operator_overloading.cpp:257
Method
heap_vector
include/pybind11/detail/argument_vector.h:62
Function
hook
(unraisable_hook_args)
tests/test_exceptions.py:113
Method
huge_unique_ptr
tests/test_smart_ptr.cpp:28
Method
id
tests/test_class_sh_inheritance.cpp:12
Method
id
tests/test_class_sh_inheritance.cpp:47
Method
id
Get the numerical identifier for the sub-interpreter
include/pybind11/subinterpreter.h:208
Method
if
On PyPy, check that "__bool__" attr exists
include/pybind11/cast.h:451
Function
ignore_pytest_unraisable_warning
(f)
tests/test_exceptions.py:96
Function
implicitly_convertible
include/pybind11/pybind11.h:3520
Method
increment
include/pybind11/pytypes.h:1324
Method
increment
include/pybind11/pytypes.h:1346
Method
increment
include/pybind11/pytypes.h:1370
Method
increment_common_iterator
include/pybind11/numpy.h:1967
Method
indestructible_int
tests/pure_cpp/smart_holder_poc_test.cpp:48
Function
index_at
tests/test_numpy_array.cpp:111
Function
index_at
include/pybind11/numpy.h:1436
Function
index_at_t
tests/test_numpy_array.cpp:115
Method
index_to_object
include/pybind11/pytypes.h:2038
Method
init
tests/mod_per_interpreter_gil_with_singleton.cpp:53
Method
init
Default implementation: do nothing
include/pybind11/attr.h:410
Method
init
include/pybind11/attr.h:419
Method
init
include/pybind11/attr.h:425
Method
init
include/pybind11/attr.h:431
Method
init
include/pybind11/attr.h:440
Method
init
include/pybind11/attr.h:447
Method
init
include/pybind11/attr.h:453
Method
init
include/pybind11/attr.h:462
Method
init
include/pybind11/attr.h:468
Method
init
include/pybind11/attr.h:474
Method
init
include/pybind11/attr.h:480
Method
init
include/pybind11/attr.h:501
Method
init
include/pybind11/attr.h:512
Method
init
include/pybind11/attr.h:553
Method
init
include/pybind11/attr.h:566
Method
init
include/pybind11/attr.h:581
Method
init
include/pybind11/attr.h:587
Method
init
include/pybind11/attr.h:593
Method
init
include/pybind11/attr.h:600
Method
init
include/pybind11/attr.h:605
Method
init
include/pybind11/attr.h:612
Method
init
include/pybind11/attr.h:617
Method
init
include/pybind11/attr.h:622
Method
init
include/pybind11/attr.h:627
Method
init
include/pybind11/attr.h:633
Method
init
include/pybind11/attr.h:641
Method
init
include/pybind11/attr.h:676
← previous
next →
1,601–1,700 of 3,362, ranked by callers