2010 FRC Java API


com.sun.cldc.jna
Interface Library

All Known Subinterfaces:
Ioctl, Ioctl, JNAPlatform, LibC, LibC, NetDB, NetDB, Select, Select, Socket, Socket, Time, Time, Windows
All Known Implementing Classes:
IoctlImpl, IoctlImpl, IoctlImpl, IoctlImpl, IoctlImpl, IoctlImpl, JNAPlatformImpl, LibCImpl, LibCImpl, LibCImpl, LibCImpl, LibCImpl, LibCImpl, NetDBImpl, NetDBImpl, NetDBImpl, NetDBImpl, NetDBImpl, NetDBImpl, SelectImpl, SelectImpl, SelectImpl, SelectImpl, SelectImpl, SelectImpl, SocketImpl, SocketImpl, SocketImpl, SocketImpl, SocketImpl, SocketImpl, TimeImpl, TimeImpl, TimeImpl, TimeImpl, TimeImpl, TimeImpl, WindowsImpl

public interface Library

Library is the interface that all Library interface definitions (automatically generated by JNAGen) should extend


Method Summary
 int initConstInt(int index)
           
 

Method Detail

initConstInt

int initConstInt(int index)

2010 FRC Java API


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