com.jniwrapper.macosx.cocoa.nshashtable
Class describeCallback

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

public abstract class describeCallback
extends com.jniwrapper.Callback

This class represents describeCallback callback.


Field Summary
protected  NSHashTable _param1
           
protected  com.jniwrapper.Pointer.Void _param2
           
protected  NSString _resultValue
           
 
Fields inherited from class com.jniwrapper.Callback
e
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
describeCallback()
           
 
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 NSString _resultValue
Constructor Detail

describeCallback

public describeCallback()