Jython 2.7.4
org.python.modules.jffi
Pointer
Top
Methods
org.python.modules.jffi
public
Interface Pointer
Known Direct Implementers
org.
python.
modules.
jffi.
PointerCData
,
org.
python.
modules.
jffi.
Structure
,
org.
python.
modules.
jffi.
AbstractMemoryCData
,
org.
python.
modules.
jffi.
ArrayCData
,
org.
python.
modules.
jffi.
BasePointer
,
org.
python.
modules.
jffi.
ByReference
Method Summary
Modifier and Type
Method and Description
public
DirectMemory
getMemory
()
Method Detail
getMemory
back to summary
public
DirectMemory
getMemory
()