com.sun.akuma
Class CLibrary.FILE

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by com.sun.akuma.CLibrary.FILE
All Implemented Interfaces:
com.sun.jna.NativeMapped
Enclosing interface:
CLibrary

public static class CLibrary.FILE
extends com.sun.jna.PointerType


Constructor Summary
CLibrary.FILE()
           
CLibrary.FILE(com.sun.jna.Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CLibrary.FILE

public CLibrary.FILE()

CLibrary.FILE

public CLibrary.FILE(com.sun.jna.Pointer pointer)


Copyright © 2012. All Rights Reserved.