| Modifier and Type | Field and Description |
|---|---|
| private final DirectMemory | |
| public static final PyType |
| 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 |
| memory | back to summary |
|---|---|
| private final DirectMemory memory | |
| TYPE | back to summary |
|---|---|
| public static final PyType TYPE | |
| ByReference | back to summary |
|---|---|
| pack-priv ByReference(CType componentType, 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. | |