2010 FRC Java API


Uses of Class
com.sun.cldc.jna.PointerType

Packages that use PointerType
com.sun.cldc.jna.ptr Provides various kinds of Pointer classes for JNA. 
 

Uses of PointerType in com.sun.cldc.jna.ptr
 

Subclasses of PointerType in com.sun.cldc.jna.ptr
 class ByReference
          Superclass of types representing native pointers
 class IntByReference
          Represents a pointer to a 32-bit integer
 


2010 FRC Java API


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