|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
org.gstreamer.lowlevel.GObjectAPI.GTypeInfo
public static final class GObjectAPI.GTypeInfo
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.jna.Structure |
---|
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue |
Field Summary | |
---|---|
GObjectAPI.GBaseFinalizeFunc |
base_finalize
|
GObjectAPI.GBaseInitFunc |
base_init
|
com.sun.jna.Pointer |
class_data
|
GObjectAPI.GClassFinalizeFunc |
class_finalize
|
GObjectAPI.GClassInitFunc |
class_init
|
short |
class_size
|
GObjectAPI.GInstanceInitFunc |
instance_init
|
short |
instance_size
|
short |
n_preallocs
|
com.sun.jna.Pointer |
value_table
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
Constructor Summary | |
---|---|
GObjectAPI.GTypeInfo()
|
|
GObjectAPI.GTypeInfo(com.sun.jna.Pointer ptr)
|
Method Summary |
---|
Methods inherited from class com.sun.jna.Structure |
---|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public short class_size
public GObjectAPI.GBaseInitFunc base_init
public GObjectAPI.GBaseFinalizeFunc base_finalize
public GObjectAPI.GClassInitFunc class_init
public GObjectAPI.GClassFinalizeFunc class_finalize
public com.sun.jna.Pointer class_data
public short instance_size
public short n_preallocs
public GObjectAPI.GInstanceInitFunc instance_init
public volatile com.sun.jna.Pointer value_table
Constructor Detail |
---|
public GObjectAPI.GTypeInfo()
public GObjectAPI.GTypeInfo(com.sun.jna.Pointer ptr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |