Class bool_pointer
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
org.eclipse.jetty.quic.quiche.jna.bool_pointer
- All Implemented Interfaces:
com.sun.jna.NativeMapped
public class bool_pointer
extends com.sun.jna.ptr.ByReference
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jna.ptr.ByReference
toString
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
-
Constructor Details
-
bool_pointer
public bool_pointer() -
bool_pointer
public bool_pointer(int v)
-
-
Method Details
-
getValue
public boolean getValue()
-