|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jna.Structure
com.sun.jna.Union
org.gstreamer.lowlevel.GValueAPI.GValue.GValueData
public static class GValueAPI.GValue.GValueData
| 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 | |
|---|---|
double |
v_double
|
float |
v_float
|
int |
v_int
|
long |
v_int64
|
long |
v_long
|
com.sun.jna.Pointer |
v_pointer
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
GValueAPI.GValue.GValueData()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Union |
|---|
getNativeAlignment, getTypedValue, readField, setType, setTypedValue, writeField, writeField |
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getPointer, getStructAlignment, hashCode, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public volatile int v_int
public volatile long v_long
public volatile long v_int64
public volatile float v_float
public volatile double v_double
public volatile com.sun.jna.Pointer v_pointer
| Constructor Detail |
|---|
public GValueAPI.GValue.GValueData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||