pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
DClass_Py_Mapping
pyd
references
Undocumented in source.
struct
DClass_Py_Mapping {
const
(
void
)*
d
;
PyObject
*
py
;
TypeInfo
d_typeinfo
;
Constness
constness
;
this
(S d, PyObject* py);
template
TypeInfoType
(T)
;
static
const
(
void
)*
DKey
(T t);
T
FromKey
();
}
Constructors
this
this
(S d, PyObject* py)
Undocumented in source.
Members
Functions
FromKey
T
FromKey
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
DKey
const
(
void
)*
DKey
(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
Templates
TypeInfoType
template
TypeInfoType
(T)
Undocumented in source.
Variables
constness
Constness
constness
;
Undocumented in source.
d
const
(
void
)*
d
;
Undocumented in source.
d_typeinfo
TypeInfo
d_typeinfo
;
Undocumented in source.
py
PyObject
*
py
;
Undocumented in source.
Meta
Source
See Implementation
pyd
references
functions
findMatchingType
get_d_reference
get_python_reference
isConversionAddingFunctionAttributes
remove_pyd_mapping
set_pyd_mapping
wrap_d_object
structs
DClass_Py_Mapping
DDg_Py_Mapping
DFn_Py_Mapping
DStruct_Py_Mapping
templates
FnHasRefParams
IsRefParam
PydTypeObject
is_wrapped
pyd_references
reference_container