Uses of Class
org.bridj.cpp.CPPRuntime.VirtMeth

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)
           
 



Copyright © 2009-2012. All Rights Reserved.