jnr.ffi.provider
Class InterfaceScanner
java.lang.Object
jnr.ffi.provider.InterfaceScanner
public class InterfaceScanner
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceScanner
public InterfaceScanner(Class interfaceClass,
SignatureTypeMapper typeMapper,
CallingConvention callingConvention)
functions
public Collection<NativeFunction> functions()
variables
public Collection<NativeVariable> variables()
Copyright © 2014. All rights reserved.