com.jniwrapper.macosx.cocoa.mactypes
Class ShortFixedPtr

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Pointer
          extended bycom.jniwrapper.macosx.cocoa.mactypes.ShortFixedPtr
All Implemented Interfaces:
com.jniwrapper.PointerParameter

public class ShortFixedPtr
extends com.jniwrapper.Pointer

This class represents ShortFixedPtr type.


Nested Class Summary
 
Nested classes inherited from class com.jniwrapper.Pointer
com.jniwrapper.Pointer.Const, com.jniwrapper.Pointer.OutOnly, com.jniwrapper.Pointer.Void
 
Field Summary
 
Fields inherited from class com.jniwrapper.Pointer
i, n, POINTER_LENGTH
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
ShortFixedPtr()
           
ShortFixedPtr(ShortFixed value)
           
 
Method Summary
 ShortFixed getValue()
           
 
Methods inherited from class com.jniwrapper.Pointer
, a, a, a, a, acceptIOPerformer, asTypedPointer, asVoidPointer, castTo, castTo, checkMemHandleLength, clone, equals, getDebugInfo, getLength, getParameterClass, getPointerHandle, getReferencedObject, isNull, pop, push, read, read, readPointer, readReferencedObject, setExternalSource, setNull, setReferencedObject, setReferencedObject, write, write, writePointer, writeReferencedObject
 
Methods inherited from class com.jniwrapper.Parameter
a, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, hashCode, indent, read, setDataBuffer, toByteArray
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortFixedPtr

public ShortFixedPtr()

ShortFixedPtr

public ShortFixedPtr(ShortFixed value)
Method Detail

getValue

public ShortFixed getValue()