com.jniwrapper.macosx.cocoa.nshashtable
Class hashCallback

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Callback
          extended bycom.jniwrapper.macosx.cocoa.nshashtable.hashCallback
All Implemented Interfaces:
com.jniwrapper.PointerParameter

public abstract class hashCallback
extends com.jniwrapper.Callback

This class represents hashCallback callback.


Field Summary
protected  NSHashTable _param1
           
protected  com.jniwrapper.Pointer.Void _param2
           
protected  com.jniwrapper.UInt16 _resultValue
           
 
Fields inherited from class com.jniwrapper.Callback
e
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
hashCallback()
           
 
Methods inherited from class com.jniwrapper.Callback
, a, callback, callback, clone, createReturnValueByFields, dispose, getCallingConvention, getDebugInfo, getLength, getParameters, getReturnValue, init, isChildCall, isNull, isUseFieldsForCallbackParameters, read, restoreState, saveState, setCallingConvention, setUseFieldsForCallbackParameters, toPointer, write
 
Methods inherited from class com.jniwrapper.Parameter
a, a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, equals, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_param1

protected NSHashTable _param1

_param2

protected com.jniwrapper.Pointer.Void _param2

_resultValue

protected com.jniwrapper.UInt16 _resultValue
Constructor Detail

hashCallback

public hashCallback()