Package | Description |
---|---|
com.kenai.jffi |
Modifier and Type | Field and Description |
---|---|
static ObjectParameterInfo.ObjectType |
ObjectParameterInfo.ARRAY |
static ObjectParameterInfo.ObjectType |
ObjectParameterInfo.BUFFER |
Modifier and Type | Method and Description |
---|---|
static ObjectParameterInfo.ObjectType |
ObjectParameterInfo.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectParameterInfo.ObjectType[] |
ObjectParameterInfo.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ObjectParameterInfo |
ObjectParameterInfo.create(int parameterIndex,
ObjectParameterInfo.ObjectType objectType,
ObjectParameterInfo.ComponentType componentType,
int ioflags) |
Copyright © 2016. All Rights Reserved.