|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgFlag | |
|---|---|
| org.fusesource.hawtjni.generator.model | |
| org.fusesource.hawtjni.runtime | |
| Uses of ArgFlag in org.fusesource.hawtjni.generator.model |
|---|
| Methods in org.fusesource.hawtjni.generator.model that return ArgFlag | |
|---|---|
ArgFlag[][] |
JNIMethod.getCallbackFlags()
|
ArgFlag[][] |
ReflectMethod.getCallbackFlags()
|
| Methods in org.fusesource.hawtjni.generator.model with parameters of type ArgFlag | |
|---|---|
boolean |
ReflectParameter.getFlag(ArgFlag flag)
|
boolean |
JNIParameter.getFlag(ArgFlag flag)
|
| Uses of ArgFlag in org.fusesource.hawtjni.runtime |
|---|
| Methods in org.fusesource.hawtjni.runtime that return ArgFlag | |
|---|---|
static ArgFlag |
ArgFlag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArgFlag[] |
ArgFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||