Method | Description | |
---|---|---|
BoundContructor ( |
||
tp_call ( |
BoundContructor.__call__(PyObject *callable_object, PyObject *args, PyObject *kw)
|
|
tp_dealloc ( |
||
tp_repr ( |
public BoundContructor ( |
||
type | ||
pyTypeHndl | ||
ctorBinder | ||
ci | ||
return | System |
public static tp_call ( |
||
op | ||
args | PyObject *args | |
kw | PyObject *kw | |
return |
public static tp_dealloc ( |
||
ob | ||
return | void |
public static tp_repr ( |
||
ob | ||
return |