wrapped_member

Undocumented in source.

Members

Aliases

GT
alias GT = ApplyConstness2!(T, constness!(FunctionTypeOf!(ppart0.GetterFn)))
Undocumented in source.
GT
alias GT = T
Undocumented in source.
M
alias M = ppart0.Type
Undocumented in source.
obj
alias obj = wrapped_class_object!(T)
Undocumented in source.
ppart0
alias ppart0 = PropertyParts[0]
Undocumented in source.
type
alias type = PydTypeObject!(T)
Undocumented in source.

Functions

get
PyObject* get(PyObject* self, void* closure)
Undocumented in source. Be warned that the author may not have intended to support it.
set
int set(PyObject* self, PyObject* value, void* closure)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

isStructInStruct
enum isStructInStruct;
Undocumented in source.

Meta