org.rococoa.cocoa.searchkit
Class SearchKitLibrary.__SKIndex

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.searchkit.SearchKitLibrary.__SKIndex
All Implemented Interfaces:
NativeMapped
Enclosing interface:
SearchKitLibrary

public static class SearchKitLibrary.__SKIndex
extends PointerType


Constructor Summary
SearchKitLibrary.__SKIndex()
           
SearchKitLibrary.__SKIndex(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchKitLibrary.__SKIndex

public SearchKitLibrary.__SKIndex(Pointer pointer)

SearchKitLibrary.__SKIndex

public SearchKitLibrary.__SKIndex()


Copyright © 2009. All Rights Reserved.