org.libvirt.jna
Class DomainSnapshotPointer

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

public class DomainSnapshotPointer
extends com.sun.jna.PointerType

Pointer class to provide type safety to the jna interface.


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

Constructor Detail

DomainSnapshotPointer

public DomainSnapshotPointer()