org.rococoa.cocoa.carboncore
Class CarbonCoreLibrary.OpaqueCFragClosureID

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.carboncore.CarbonCoreLibrary.OpaqueCFragClosureID
All Implemented Interfaces:
NativeMapped
Enclosing interface:
CarbonCoreLibrary

public static class CarbonCoreLibrary.OpaqueCFragClosureID
extends PointerType


Constructor Summary
CarbonCoreLibrary.OpaqueCFragClosureID()
           
CarbonCoreLibrary.OpaqueCFragClosureID(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

CarbonCoreLibrary.OpaqueCFragClosureID

public CarbonCoreLibrary.OpaqueCFragClosureID(Pointer pointer)

CarbonCoreLibrary.OpaqueCFragClosureID

public CarbonCoreLibrary.OpaqueCFragClosureID()


Copyright © 2009. All Rights Reserved.