net.sf.libusb
Class usb_version

java.lang.Object
  extended by net.sf.libusb.usb_version

public class usb_version
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  usb_version()
           
protected usb_version(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(usb_version obj)
           
 usb_version_dll getDll()
           
 usb_version_driver getDriver()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

usb_version

protected usb_version(long cPtr,
                      boolean cMemoryOwn)

usb_version

public usb_version()
Method Detail

getCPtr

protected static long getCPtr(usb_version obj)

finalize

protected void finalize()
Overrides:
finalize in class Object

delete

public void delete()

getDriver

public usb_version_driver getDriver()

getDll

public usb_version_dll getDll()


Copyright © 2012 LSST. All Rights Reserved.