| Modifier and Type | Field and Description |
|---|---|
| pack-priv final MemoryOp | |
| public static final PyType |
| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| public static final PyObject | |
| public PyObject | |
| pack-priv static final CType. | |
| public static PyObject | PointerCData_new(PyNewWrapper new_, boolean init, PyType subtype, PyObject[] args, String[] keywords)
|
| public void |
| componentMemoryOp | back to summary |
|---|---|
| pack-priv final MemoryOp componentMemoryOp | |
| TYPE | back to summary |
|---|---|
| public static final PyType TYPE | |
| PointerCData | back to summary |
|---|---|
| pack-priv PointerCData(PyType subtype, CType type, DirectMemory memory, MemoryOp componentMemoryOp) | |
| from_address | back to summary |
|---|---|
public static final PyObject from_address(PyType subtype, PyObject address)
| |
| getContents | back to summary |
|---|---|
public PyObject getContents()
| |
| getPointerType | back to summary |
|---|---|
| pack-priv static final CType. | |
| PointerCData_new | back to summary |
|---|---|
public static PyObject PointerCData_new(PyNewWrapper new_, boolean init, PyType subtype, PyObject[] args, String[] keywords)
| |
| setContents | back to summary |
|---|---|
public void setContents(PyObject value)
| |