org.jruby.ext.posix
Class POSIXFunctionMapper
java.lang.Object
org.jruby.ext.posix.POSIXFunctionMapper
- All Implemented Interfaces:
- com.sun.jna.FunctionMapper
public class POSIXFunctionMapper
- 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 |
POSIXFunctionMapper
public POSIXFunctionMapper()
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.