org.jruby.ext.posix
Class WindowsLibCFunctionMapper
java.lang.Object
org.jruby.ext.posix.WindowsLibCFunctionMapper
- All Implemented Interfaces:
- com.sun.jna.FunctionMapper
public class WindowsLibCFunctionMapper
- extends Object
- implements com.sun.jna.FunctionMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsLibCFunctionMapper
public WindowsLibCFunctionMapper()
getFunctionName
public String getFunctionName(com.sun.jna.NativeLibrary library,
Method method)
- Specified by:
getFunctionName
in interface com.sun.jna.FunctionMapper
Copyright © 2011. All Rights Reserved.