Class WindowsFunctionMapper

java.lang.Object
com.googlecode.fannj.WindowsFunctionMapper
All Implemented Interfaces:
com.sun.jna.FunctionMapper

public class WindowsFunctionMapper extends Object implements com.sun.jna.FunctionMapper
  • Constructor Details

    • WindowsFunctionMapper

      public WindowsFunctionMapper()
  • Method Details

    • getFunctionName

      public String getFunctionName(com.sun.jna.NativeLibrary nl, Method method)
      Specified by:
      getFunctionName in interface com.sun.jna.FunctionMapper