JNA API 4.0.0

com.sun.jna.platform.unix
Class X11.AtomByReference

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by com.sun.jna.ptr.ByReference
          extended by com.sun.jna.platform.unix.X11.AtomByReference
All Implemented Interfaces:
NativeMapped
Enclosing interface:
X11

public static class X11.AtomByReference
extends ByReference


Constructor Summary
X11.AtomByReference()
           
 
Method Summary
 X11.Atom getValue()
           
 
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

X11.AtomByReference

public X11.AtomByReference()
Method Detail

getValue

public X11.Atom getValue()

JNA API 4.0.0

Copyright © 2007-2013 Timothy Wall. All Rights Reserved.