abstract static class DefaultMethodFactory.PointerParameterMarshaller extends DefaultMethodFactory.NonSessionMarshaller
| Modifier and Type | Field and Description |
|---|---|
private int |
flags |
| Constructor and Description |
|---|
PointerParameterMarshaller(int flags) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(ThreadContext context,
com.kenai.jffi.InvocationBuffer buffer,
IRubyObject parameter,
PointerParameterStrategy strategy) |
marshal, requiresPostInvoke, requiresReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmarshalpublic final void marshal(ThreadContext context, com.kenai.jffi.InvocationBuffer buffer, IRubyObject parameter, PointerParameterStrategy strategy)