com.kenai.jaffl.provider.jffi

Class DefaultInvokerFactory.StructInvoker

static final class DefaultInvokerFactory.StructInvoker extends DefaultInvokerFactory.BaseInvoker

Constructor Summary
StructInvoker(Class structClass)
Method Summary
Objectinvoke(Function function, HeapInvocationBuffer buffer)

Constructor Detail

StructInvoker

public StructInvoker(Class structClass)

Method Detail

invoke

public final Object invoke(Function function, HeapInvocationBuffer buffer)