org.rococoa.cocoa.ae
Class AELibrary.OpaqueAEStreamRef

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.ae.AELibrary.OpaqueAEStreamRef
All Implemented Interfaces:
NativeMapped
Enclosing interface:
AELibrary

public static class AELibrary.OpaqueAEStreamRef
extends PointerType


Constructor Summary
AELibrary.OpaqueAEStreamRef()
           
AELibrary.OpaqueAEStreamRef(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

AELibrary.OpaqueAEStreamRef

public AELibrary.OpaqueAEStreamRef(Pointer pointer)

AELibrary.OpaqueAEStreamRef

public AELibrary.OpaqueAEStreamRef()


Copyright © 2009. All Rights Reserved.