| Modifier and Type | Field and Description |
|---|---|
| protected DirectMemory |
| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| public boolean | __nonzero__()
Overrides org. Equivalent to the standard Python __nonzero__ method. |
| public final DirectMemory | |
| protected void |
| memory | back to summary |
|---|---|
| protected DirectMemory memory | |
| AbstractMemoryCData | back to summary |
|---|---|
| pack-priv AbstractMemoryCData(PyType subtype, CType type, DirectMemory memory) | |
| __nonzero__ | back to summary |
|---|---|
| public boolean __nonzero__() Overrides org. Doc from org. Equivalent to the standard Python __nonzero__ method. Returns whether of not a given
| |
| getMemory | back to summary |
|---|---|
| public final DirectMemory getMemory() Implements org. | |
| initReferenceMemory | back to summary |
|---|---|
| protected void initReferenceMemory(Memory m) Implements abstract org. | |