|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodCallInfo | |
|---|---|
| org.bridj | BridJ core classes and C runtime (Pointer, BridJ, SizeT, Platform, LastError...). |
| Uses of MethodCallInfo in org.bridj |
|---|
| Methods in org.bridj that return MethodCallInfo | |
|---|---|
MethodCallInfo |
CRuntime.MethodCallInfoBuilder.apply(Method method)
|
| Methods in org.bridj with parameters of type MethodCallInfo | ||
|---|---|---|
void |
NativeEntities.Builder.addFunction(MethodCallInfo info)
|
|
void |
NativeEntities.Builder.addJavaToNativeCallback(MethodCallInfo info)
|
|
void |
NativeEntities.Builder.addMethodFunction(MethodCallInfo info)
|
|
void |
NativeEntities.Builder.addObjCMethod(MethodCallInfo info)
|
|
void |
NativeEntities.Builder.addVirtualMethod(MethodCallInfo info)
|
|
static
|
CRuntime.createCToJavaCallback(MethodCallInfo mci,
Type t)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||