org.rococoa.cocoa.carboncore
Class CarbonCoreLibrary.OpaqueFNSubscriptionRef

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

public static class CarbonCoreLibrary.OpaqueFNSubscriptionRef
extends PointerType


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

public CarbonCoreLibrary.OpaqueFNSubscriptionRef(Pointer pointer)

CarbonCoreLibrary.OpaqueFNSubscriptionRef

public CarbonCoreLibrary.OpaqueFNSubscriptionRef()


Copyright © 2009. All Rights Reserved.