Uses of Class
com.ochafik.lang.jnaerator.runtime.NativeSize

Packages that use NativeSize
com.ochafik.lang.jnaerator.runtime   
com.ochafik.lang.jnaerator.runtime.globals   
 

Uses of NativeSize in com.ochafik.lang.jnaerator.runtime
 

Methods in com.ochafik.lang.jnaerator.runtime that return NativeSize
 NativeSize NativeSizeByReference.getValue()
           
 

Methods in com.ochafik.lang.jnaerator.runtime with parameters of type NativeSize
 void NativeSizeByReference.setValue(NativeSize value)
           
 

Constructors in com.ochafik.lang.jnaerator.runtime with parameters of type NativeSize
NativeSizeByReference(NativeSize value)
           
 

Uses of NativeSize in com.ochafik.lang.jnaerator.runtime.globals
 

Methods in com.ochafik.lang.jnaerator.runtime.globals that return NativeSize
 NativeSize GlobalNativeSize.get()
           
 

Methods in com.ochafik.lang.jnaerator.runtime.globals with parameters of type NativeSize
 void GlobalNativeSize.set(NativeSize v)
           
 



Copyright © 2009. All Rights Reserved.