org.rococoa.cocoa.carboncore
Class CarbonCoreLibrary.OpaqueMPSemaphoreID

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

public static class CarbonCoreLibrary.OpaqueMPSemaphoreID
extends PointerType


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

public CarbonCoreLibrary.OpaqueMPSemaphoreID(Pointer pointer)

CarbonCoreLibrary.OpaqueMPSemaphoreID

public CarbonCoreLibrary.OpaqueMPSemaphoreID()


Copyright © 2009. All Rights Reserved.