|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPPRuntime.VirtMeth | |
---|---|
org.bridj.cpp | BridJ C++ runtime. |
Uses of CPPRuntime.VirtMeth in org.bridj.cpp |
---|
Method parameters in org.bridj.cpp with type arguments of type CPPRuntime.VirtMeth | |
---|---|
protected void |
CPPRuntime.listVirtualMethods(Class<?> type,
List<CPPRuntime.VirtMeth> out)
|
protected org.bridj.cpp.CPPRuntime.VTable |
CPPRuntime.synthetizeVirtualTable(Type type,
Pointer<Pointer> parentVTablePtr,
List<CPPRuntime.VirtMeth> methods,
NativeLibrary library)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |