org.rococoa.cocoa.searchkit
Class SearchKitLibrary.__SKSearchResults

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

public static class SearchKitLibrary.__SKSearchResults
extends PointerType


Constructor Summary
SearchKitLibrary.__SKSearchResults()
           
SearchKitLibrary.__SKSearchResults(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.__SKSearchResults

public SearchKitLibrary.__SKSearchResults(Pointer pointer)

SearchKitLibrary.__SKSearchResults

public SearchKitLibrary.__SKSearchResults()


Copyright © 2009. All Rights Reserved.