org.glassfish.virtualization.libvirt.jna
Class ConnectionPointer

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.glassfish.virtualization.libvirt.jna.ConnectionPointer
All Implemented Interfaces:
com.sun.jna.NativeMapped

public class ConnectionPointer
extends com.sun.jna.PointerType

Pointer type for safer APIs. Represents a connection

Author:
Jerome Dochez

Constructor Summary
ConnectionPointer()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionPointer

public ConnectionPointer()


Copyright © 2012. All Rights Reserved.