2010 FRC Java API


Uses of Package
com.sun.cldc.jna.ptr

Packages that use com.sun.cldc.jna.ptr
com.ni.rio Provides classes to access RIO services client DLL entry points 
com.sun.cldc.jna.ptr Provides various kinds of Pointer classes for JNA. 
com.sun.squawk.platform.posix.natives   
edu.wpi.first.wpilibj.visa Provides classes to access I/O functions in visa.h. 
 

Classes in com.sun.cldc.jna.ptr used by com.ni.rio
IntByReference
          Represents a pointer to a 32-bit integer
 

Classes in com.sun.cldc.jna.ptr used by com.sun.cldc.jna.ptr
ByReference
          Superclass of types representing native pointers
 

Classes in com.sun.cldc.jna.ptr used by com.sun.squawk.platform.posix.natives
ByReference
          Superclass of types representing native pointers
IntByReference
          Represents a pointer to a 32-bit integer
 

Classes in com.sun.cldc.jna.ptr used by edu.wpi.first.wpilibj.visa
IntByReference
          Represents a pointer to a 32-bit integer
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.