Package com.sun.jna

Interface Summary
Structure.ByReference Tagging interface to indicate the address of an instance of the Structure type is to be used within a Structure definition rather than nesting the full Structure contents.
Structure.ByValue Tagging interface to indicate the value of an instance of the Structure type is to be used in function invocations rather than its address.
 

Class Summary
BitFields Support for C bit fields
CallbackReferenceHack  
Pointer An abstraction for a native pointer data type.
PointerUtils  
Structure Represents a native structure with a Java peer class.
 



Copyright © 2009. All Rights Reserved.