Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YannickJadoul/Parselmouth
/ types & classes
Types & classes
1,938 in github.com/YannickJadoul/Parselmouth
⨍
Functions
17,344
◇
Types & classes
1,938
↳
Endpoints
2
↓ 310 callers
Class
str
pybind11/include/pybind11/pytypes.h:22
↓ 96 callers
Class
arg
\ingroup annotations Annotation for arguments
pybind11/include/pybind11/cast.h:1893
↓ 84 callers
Class
MEMBER
praat/external/glpk/glpmpl.h:41
↓ 59 callers
Class
VERTEX
praat/external/glpk/glpnet05.c:117
↓ 43 callers
Class
type
pybind11/include/pybind11/pytypes.h:23
↓ 40 callers
Class
dict
pybind11/include/pybind11/pytypes.h:1284
↓ 40 callers
Class
list
pybind11/include/pybind11/pytypes.h:1330
↓ 38 callers
Class
PRINTF
praat/external/glpk/glpmpl.h:69
↓ 36 callers
Class
int_
pybind11/include/pybind11/pytypes.h:1116
↓ 33 callers
Class
none
pybind11/include/pybind11/pytypes.h:1065
↓ 29 callers
Class
array
pybind11/include/pybind11/numpy.h:56
↓ 27 callers
Class
cpp_function
pybind11/include/pybind11/pybind11.h:63
↓ 23 callers
Class
module_local
Annotation that marks a class as local to the module:
pybind11/include/pybind11/attr.h:72
↓ 22 callers
Class
tuple
pybind11/include/pybind11/pytypes.h:1261
↓ 19 callers
Class
dtype
pybind11/include/pybind11/numpy.h:563
↓ 18 callers
Class
is_operator
Annotation for operators
pybind11/include/pybind11/attr.h:24
↓ 17 callers
Class
MelderColour
praat/melder/melder_colour.h:21
↓ 17 callers
Class
buffer_info
pybind11/include/pybind11/buffer_info.h:40
↓ 17 callers
Class
set
pybind11/include/pybind11/pytypes.h:1354
↓ 14 callers
Class
name
Annotation for function names
pybind11/include/pybind11/attr.h:36
↓ 13 callers
Class
Vector2
pybind11/tests/test_operator_overloading.cpp:15
↓ 13 callers
Class
kleenean
praat/melder/melder_int.h:155
↓ 12 callers
Class
function
pybind11/include/pybind11/pytypes.h:1371
↓ 12 callers
Class
is_method
pybind11/include/pybind11/attr.h:21
↓ 12 callers
Class
memoryview
pybind11/include/pybind11/pytypes.h:1404
↓ 12 callers
Class
ref
pybind11/tests/object.h:62
↓ 11 callers
Class
bytes
pybind11/include/pybind11/pytypes.h:934
↓ 10 callers
Class
bool_
pybind11/include/pybind11/pytypes.h:1077
↓ 10 callers
Class
buffer_protocol
Annotation which enables the buffer protocol for a type
pybind11/include/pybind11/attr.h:58
↓ 10 callers
Class
kw_only
\ingroup annotations Annotation indicating that all following arguments are keyword-only; the is the equivalent of an unnamed '*' argument (in Python
pybind11/include/pybind11/cast.h:1961
↓ 9 callers
Class
TestFactory7
pybind11/tests/test_factory_constructors.cpp:95
↓ 9 callers
Class
UserType
A user-defined type which is exported and can be used by any test
pybind11/tests/pybind11_tests.h:31
↓ 8 callers
Class
arg_v
\ingroup annotations Annotation for arguments with values
pybind11/include/pybind11/cast.h:1910
↓ 8 callers
Class
is_new_style_constructor
Tag for a new-style `__init__` defined in `detail/init.h`
pybind11/include/pybind11/attr.h:315
↓ 7 callers
Class
MelderError
praat/melder/melder_error.h:21
↓ 7 callers
Class
PythFactory7
pybind11/tests/test_factory_constructors.py:231
↓ 5 callers
Class
MelderColour
praat/dwtools/VowelEditor.h:32
↓ 5 callers
Class
UnregisteredType
Dummy type which is not exported anywhere -- something to trigger a conversion error
pybind11/tests/pybind11_tests.h:28
↓ 5 callers
Class
scope
Annotation for parent scope
pybind11/include/pybind11/attr.h:30
↓ 5 callers
Class
values_and_holders
Container for accessing and iterating over an instance's values/holders
pybind11/include/pybind11/cast.h:266
↓ 4 callers
Class
ArgAlwaysConverts
pybind11/tests/test_custom_type_casters.cpp:17
↓ 4 callers
Class
dynamic_attr
Annotation which enables dynamic attributes, i.e. adds `__dict__` to a class
pybind11/include/pybind11/attr.h:55
↓ 4 callers
Class
pos_only
\ingroup annotations Annotation indicating that all previous arguments are positional-only; the is the equivalent of an unnamed '/' argument (in Pytho
pybind11/include/pybind11/cast.h:1966
↓ 3 callers
Class
A
pybind11/tests/test_pytypes.py:107
↓ 3 callers
Class
A
pybind11/tests/test_builtin_casters.py:455
↓ 3 callers
Class
MITypePy
pybind11/tests/test_multiple_inheritance.py:27
↓ 3 callers
Class
MyTest
pybind11/tests/test_factory_constructors.py:189
↓ 3 callers
Class
arithmetic
Annotation to mark enums as an arithmetic type
pybind11/include/pybind11/attr.h:75
↓ 3 callers
Class
ellipsis
pybind11/include/pybind11/pytypes.h:1071
↓ 3 callers
Class
scoped_interpreter
\rst Scope guard version of `initialize_interpreter` and `finalize_interpreter`. This a move-only guard and only a single instance can exist.
pybind11/include/pybind11/embed.h:181
↓ 3 callers
Class
sibling
Annotation indicating that a function is an overload associated with a given "sibling"
pybind11/include/pybind11/attr.h:39
↓ 3 callers
Class
sigaction
praat/external/flac/flac_cpu.c:248
↓ 3 callers
Class
value_and_holder
pybind11/include/pybind11/cast.h:210
↓ 2 callers
Class
Derived
pybind11/tests/test_call_policies.py:111
↓ 2 callers
Class
Dupe1
pybind11/tests/test_modules.cpp:60
↓ 2 callers
Class
E_nc
Issue #487: binding std::vector<E> with E non-copyable
pybind11/tests/test_stl_binders.cpp:32
↓ 2 callers
Class
IncType
Like UserType, but increments `value` on copy for quick reference vs. copy tests
pybind11/tests/pybind11_tests.h:44
↓ 2 callers
Class
Index
pybind11/tests/test_builtin_casters.py:266
↓ 2 callers
Class
Int
pybind11/tests/test_builtin_casters.py:255
↓ 2 callers
Class
IntAndIndex
pybind11/tests/test_builtin_casters.py:270
↓ 2 callers
Class
MyException
A type that should be raised as an exception in Python
pybind11/tests/test_exceptions.cpp:13
↓ 2 callers
Class
NonZeroSentinel
pybind11/tests/test_sequences_and_iterators.cpp:27
↓ 2 callers
Class
Output
Basic output post-processing and comparison
pybind11/tests/conftest.py:48
↓ 2 callers
Class
RaisingTypeErrorOnIndex
pybind11/tests/test_builtin_casters.py:277
↓ 2 callers
Class
RaisingValueErrorOnIndex
pybind11/tests/test_builtin_casters.py:284
↓ 2 callers
Class
SanitizedString
pybind11/tests/conftest.py:129
↓ 2 callers
Class
_autostring
praat/melder/melder_string32.h:73
↓ 2 callers
Class
autoMelderAudioSaveMaximumAsynchronicity
praat/melder/melder_audio.h:71
↓ 2 callers
Class
float_
pybind11/include/pybind11/pytypes.h:1149
↓ 2 callers
Class
is_final
Annotation for classes that cannot be subclassed
pybind11/include/pybind11/attr.h:27
↓ 2 callers
Class
iterator
pybind11/include/pybind11/cast.h:275
↓ 2 callers
Class
multiple_inheritance
Annotation indicating that a class is involved in a multiple inheritance relationship
pybind11/include/pybind11/attr.h:52
↓ 2 callers
Class
set
praat/external/glpk/glpnet09.c:83
↓ 2 callers
Class
stat
praat/melder/melder_files.cpp:651
↓ 2 callers
Class
visitor
pybind11/tests/test_stl.cpp:244
↓ 2 callers
Class
weakref
pybind11/include/pybind11/pytypes.h:1163
↓ 1 callers
Class
AR
pybind11/tests/test_virtual_functions.py:277
↓ 1 callers
Class
AT
pybind11/tests/test_virtual_functions.py:281
↓ 1 callers
Class
ArgInspector1
py::arg/py::arg_v testing: these arguments just record their argument when invoked
pybind11/tests/test_custom_type_casters.cpp:15
↓ 1 callers
Class
ArgInspector2
pybind11/tests/test_custom_type_casters.cpp:16
↓ 1 callers
Class
B
pybind11/tests/test_virtual_functions.py:98
↓ 1 callers
Class
B
pybind11/tests/test_builtin_casters.py:465
↓ 1 callers
Class
B2
pybind11/tests/test_virtual_functions.py:138
↓ 1 callers
Class
BT
pybind11/tests/test_virtual_functions.py:388
↓ 1 callers
Class
BadLen
pybind11/tests/test_sequences_and_iterators.py:109
↓ 1 callers
Class
BrokenTF1
pybind11/tests/test_factory_constructors.py:477
↓ 1 callers
Class
BrokenTF6
pybind11/tests/test_factory_constructors.py:487
↓ 1 callers
Class
C
pybind11/tests/test_class.py:312
↓ 1 callers
Class
CCR
pybind11/tests/test_virtual_functions.py:326
↓ 1 callers
Class
CCT
pybind11/tests/test_virtual_functions.py:336
↓ 1 callers
Class
CR
pybind11/tests/test_virtual_functions.py:307
↓ 1 callers
Class
CT
pybind11/tests/test_virtual_functions.py:317
↓ 1 callers
Class
Capture
pybind11/tests/conftest.py:86
↓ 1 callers
Class
CopyOnlyInt
pybind11/tests/test_copy_move.cpp:61
↓ 1 callers
Class
DR
pybind11/tests/test_virtual_functions.py:346
↓ 1 callers
Class
DT
pybind11/tests/test_virtual_functions.py:365
↓ 1 callers
Class
ExtendedExampleVirt
pybind11/tests/test_virtual_functions.py:11
↓ 1 callers
Class
ExtendedExampleVirt2
pybind11/tests/test_virtual_functions.py:30
↓ 1 callers
Class
ExtendedVirtClass
pybind11/tests/test_gil_scoped.py:25
↓ 1 callers
Class
Float
pybind11/tests/test_builtin_casters.py:262
next →
1–100 of 1,938, ranked by callers