public class VR_IVRSettings_FnTable
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
| static class  | VR_IVRSettings_FnTable.ByReference | 
| static class  | VR_IVRSettings_FnTable.ByValue | 
| static interface  | VR_IVRSettings_FnTable.GetBool_callbacknative declaration : headers\openvr_capi.h:2277 | 
| static interface  | VR_IVRSettings_FnTable.GetFloat_callbacknative declaration : headers\openvr_capi.h:2279 | 
| static interface  | VR_IVRSettings_FnTable.GetInt32_callbacknative declaration : headers\openvr_capi.h:2278 | 
| static interface  | VR_IVRSettings_FnTable.GetSettingsErrorNameFromEnum_callbacknative declaration : headers\openvr_capi.h:2271 | 
| static interface  | VR_IVRSettings_FnTable.GetString_callbacknative declaration : headers\openvr_capi.h:2280 | 
| static interface  | VR_IVRSettings_FnTable.RemoveKeyInSection_callbacknative declaration : headers\openvr_capi.h:2282 | 
| static interface  | VR_IVRSettings_FnTable.RemoveSection_callbacknative declaration : headers\openvr_capi.h:2281 | 
| static interface  | VR_IVRSettings_FnTable.SetBool_callbacknative declaration : headers\openvr_capi.h:2273 | 
| static interface  | VR_IVRSettings_FnTable.SetFloat_callbacknative declaration : headers\openvr_capi.h:2275 | 
| static interface  | VR_IVRSettings_FnTable.SetInt32_callbacknative declaration : headers\openvr_capi.h:2274 | 
| static interface  | VR_IVRSettings_FnTable.SetString_callbacknative declaration : headers\openvr_capi.h:2276 | 
| static interface  | VR_IVRSettings_FnTable.Sync_callbacknative declaration : headers\openvr_capi.h:2272 | 
| Constructor and Description | 
|---|
| VR_IVRSettings_FnTable() | 
| VR_IVRSettings_FnTable(com.sun.jna.Pointer peer) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected java.util.List<java.lang.String> | getFieldOrder() | 
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic VR_IVRSettings_FnTable.GetSettingsErrorNameFromEnum_callback GetSettingsErrorNameFromEnum
public VR_IVRSettings_FnTable.Sync_callback Sync
public VR_IVRSettings_FnTable.SetBool_callback SetBool
public VR_IVRSettings_FnTable.SetInt32_callback SetInt32
public VR_IVRSettings_FnTable.SetFloat_callback SetFloat
public VR_IVRSettings_FnTable.SetString_callback SetString
public VR_IVRSettings_FnTable.GetBool_callback GetBool
public VR_IVRSettings_FnTable.GetInt32_callback GetInt32
public VR_IVRSettings_FnTable.GetFloat_callback GetFloat
public VR_IVRSettings_FnTable.GetString_callback GetString
public VR_IVRSettings_FnTable.RemoveSection_callback RemoveSection
public VR_IVRSettings_FnTable.RemoveKeyInSection_callback RemoveKeyInSection