Uses of Class
org.bridj.ann.Forwardable

Packages that use Forwardable
org.bridj.ann BridJ annotations classes (used to decorate bindings ; you do not need to browse this if you are using JNAerator). 
 

Uses of Forwardable in org.bridj.ann
 

Classes in org.bridj.ann with annotations of type Forwardable
 interface CLong
          Indicate that a Java long value is represented by a C 'long' integer (which size is platform- and compiler-dependent).
 interface Ptr
          Indicate that a Java long value is represented by a natively-sized integer ('size_t' and pointer types).
 



Copyright © 2009-2012. All Rights Reserved.