org.rococoa.cocoa.iokit
Class IOKitLibrary.mach_port_name_t

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.iokit.IOKitLibrary.mach_port_name_t
All Implemented Interfaces:
NativeMapped
Enclosing interface:
IOKitLibrary

public static class IOKitLibrary.mach_port_name_t
extends PointerType


Constructor Summary
IOKitLibrary.mach_port_name_t()
           
IOKitLibrary.mach_port_name_t(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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOKitLibrary.mach_port_name_t

public IOKitLibrary.mach_port_name_t(Pointer pointer)

IOKitLibrary.mach_port_name_t

public IOKitLibrary.mach_port_name_t()