Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aguinet/dragonffi
/ types & classes
Types & classes
583 in github.com/aguinet/dragonffi
⨍
Functions
1,313
◇
Types & classes
583
↓ 40 callers
Class
str
third-party/pybind11/pytypes.h:41
↓ 29 callers
Class
arg
\ingroup annotations Annotation for arguments
third-party/pybind11/cast.h:1253
↓ 29 callers
Class
none
third-party/pybind11/pytypes.h:1687
↓ 26 callers
Class
int_
third-party/pybind11/pytypes.h:1736
↓ 22 callers
Class
cpp_function
third-party/pybind11/pybind11.h:82
↓ 15 callers
Class
name
Annotation for function names
third-party/pybind11/attr.h:48
↓ 13 callers
Class
is_method
third-party/pybind11/attr.h:24
↓ 8 callers
Class
function
third-party/pybind11/pytypes.h:2137
↓ 8 callers
Class
is_new_style_constructor
Tag for a new-style `__init__` defined in `detail/init.h`
third-party/pybind11/attr.h:366
↓ 7 callers
Class
dtype
third-party/pybind11/numpy.h:540
↓ 7 callers
Class
module_local
Annotation that marks a class as local to the module:
third-party/pybind11/attr.h:110
↓ 7 callers
Class
tuple
third-party/pybind11/pytypes.h:1967
↓ 7 callers
Class
type
third-party/pybind11/pytypes.h:43
↓ 6 callers
Class
bytearray
third-party/pybind11/pytypes.h:1657
↓ 5 callers
Class
bytes
third-party/pybind11/pytypes.h:1465
↓ 5 callers
Class
dict
third-party/pybind11/pytypes.h:1997
↓ 5 callers
Class
scope
Annotation for parent scope
third-party/pybind11/attr.h:36
↓ 5 callers
Class
set
third-party/pybind11/pytypes.h:2117
↓ 5 callers
Class
values_and_holders
Container for accessing and iterating over an instance's values/holders
third-party/pybind11/detail/type_caster_base.h:315
↓ 4 callers
Class
A
tests/typedef.cpp:24
↓ 4 callers
Class
KeyTy
lib/dffictx.h:128
↓ 4 callers
Class
memoryview
third-party/pybind11/pytypes.h:2173
↓ 3 callers
Class
array
third-party/pybind11/numpy.h:41
↓ 3 callers
Class
buffer_info
third-party/pybind11/buffer_info.h:43
↓ 3 callers
Class
list
third-party/pybind11/pytypes.h:2056
↓ 3 callers
Class
sibling
Annotation indicating that a function is an overload associated with a given "sibling"
third-party/pybind11/attr.h:54
↓ 2 callers
Class
CObj
bindings/python/cobj.h:254
↓ 2 callers
Class
ReferenceProxy
include/dffi/iterator.h:87
↓ 2 callers
Class
Type
include/dffi/dffi.h:30
↓ 2 callers
Class
is_operator
Annotation for operators
third-party/pybind11/attr.h:30
↓ 2 callers
Class
iterator
third-party/pybind11/detail/type_caster_base.h:325
↓ 2 callers
Class
value_and_holder
third-party/pybind11/detail/type_caster_base.h:253
↓ 2 callers
Class
weakref
third-party/pybind11/pytypes.h:1793
↓ 1 callers
Class
ArrayType
include/dffi/dffi.h:33
↓ 1 callers
Class
DFFI
include/dffi/dffi.h:70
↓ 1 callers
Class
FunctionType
include/dffi/dffi.h:37
↓ 1 callers
Class
PointerType
include/dffi/dffi.h:32
↓ 1 callers
Class
args_proxy
third-party/pybind11/pytypes.h:48
↓ 1 callers
Class
buffer_protocol
Annotation which enables the buffer protocol for a type
third-party/pybind11/attr.h:79
↓ 1 callers
Class
error_fetch_and_normalize
third-party/pybind11/pytypes.h:476
↓ 1 callers
Class
func_handle
ensure GIL is held during functor destruction
third-party/pybind11/functional.h:81
↓ 1 callers
Class
func_wrapper
to emulate 'move initialization capture' in C++11
third-party/pybind11/functional.h:103
↓ 1 callers
Class
kwargs_proxy
third-party/pybind11/pytypes.h:1268
↓ 1 callers
Class
multiple_inheritance
Annotation indicating that a class is involved in a multiple inheritance relationship
third-party/pybind11/attr.h:73
↓ 1 callers
Class
private_ctr_tag
third-party/pybind11/buffer_info.h:154
↓ 1 callers
Class
self_t
third-party/pybind11/operators.h:71
↓ 1 callers
Class
type_caster_generic
third-party/pybind11/detail/type_caster_base.h:498
↓ 1 callers
Class
value_and_holder
third-party/pybind11/detail/common.h:565
↓ 1 callers
Class
void_type
Helper type to replace 'void' in some expressions
third-party/pybind11/detail/common.h:792
Class
ASTGenWrappersAction
lib/dffi_impl.h:214
Class
ASTGenWrappersConsumer
lib/dffi_impl_clang.cpp:113
Class
AllocError
bindings/python/errors.h:68
Class
AnonStructTest
bindings/python/tests/test_anon_struct.py:20
Class
ArrayKey
lib/dffictx.h:179
Class
ArrayPtrTest
bindings/python/tests/test_array_ptr.py:20
Class
ArrayTest
bindings/python/tests/test_array.py:22
Class
ArrayTypeKeyInfo
lib/dffictx.h:126
Class
BadFunctionCall
bindings/python/errors.h:63
Enum
BasicKind
include/dffi/types.h:86
Class
BasicObjConvertor
bindings/python/cobj.h:628
Class
BasicObjConvertor<T, false>
bindings/python/cobj.h:653
Class
BasicObjConvertor<T, true>
bindings/python/cobj.h:699
Class
BasicObjConvertorImpl
bindings/python/cobj.h:631
Class
BasicObjConvertorImpl<From, To, false>
bindings/python/cobj.h:634
Class
BasicObjConvertorImpl<From, To, true>
bindings/python/cobj.h:643
Class
BasicObjsTest
bindings/python/tests/test_basicobjs.py:21
Class
BasicType
Types
lib/dffi_impl.h:63
Class
BasicType
include/dffi/dffi.h:31
Class
BoolTest
bindings/python/tests/test_bool.py:21
Class
BuffersTest
bindings/python/tests/test_buffers.py:22
Class
CArrayObj
bindings/python/cobj.h:440
Class
CArrayObjPyIterator
bindings/python/pydffi.cpp:405
Class
CBOOps
bindings/python/cobj.h:284
Class
CCOpts
include/dffi/dffi.h:54
Class
CCompositeObj
bindings/python/cobj.h:489
Class
CDefTypesTest
bindings/python/tests/test_cdef_types.py:23
Class
CFunction
bindings/python/cobj.h:579
Class
CPointerObj
bindings/python/cobj.h:400
Class
CStructObj
bindings/python/cobj.h:557
Class
CUFuncs
bindings/python/pydffi.cpp:224
Class
CUImpl
lib/dffi_impl.h:86
Class
CUImpl
include/dffi/dffi.h:41
Class
CUImpl
include/dffi/composite_type.h:33
Class
CUImpl
include/dffi/types.h:34
Class
CUTypes
bindings/python/pydffi.cpp:249
Class
CUnionObj
bindings/python/cobj.h:568
Class
CVarArgsFunction
bindings/python/cobj.h:602
Enum
CXXMode
include/dffi/dffi.h:44
Class
CXXTest
bindings/python/tests/test_cxx.py:22
Enum
CallingConv
This enum is mapped on clang's calling convention values (see clang/Basic/Specifiers.h). Static asserts are made to ensure the consistency!
include/dffi/cc.h:23
Class
CastTest
bindings/python/tests/test_cast.py:21
Class
CompileError
bindings/python/errors.h:40
Class
CompilerInstance
lib/dffi_impl.h:50
Class
CompositeField
include/dffi/composite_type.h:29
Class
CompositeType
include/dffi/composite_type.h:30
Class
ConstCastError
bindings/python/errors.h:83
Class
ConstError
bindings/python/errors.h:78
Class
ConstnessTest
bindings/python/tests/test_constness.py:22
Class
ConvertArgsSwitch
bindings/python/cobj.cpp:168
Class
CreateObjSwitch
bindings/python/cobj.cpp:285
next →
1–100 of 583, ranked by callers