Module org.jetbrains.nativecerts
Package org.jetbrains.nativecerts.mac
Class CoreFoundationExt.CFErrorRef.ByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.PointerByReference
org.jetbrains.nativecerts.mac.CoreFoundationExt.CFErrorRef.ByReference
- All Implemented Interfaces:
com.sun.jna.NativeMapped
- Enclosing class:
- CoreFoundationExt.CFErrorRef
public static class CoreFoundationExt.CFErrorRef.ByReference
extends com.sun.jna.ptr.PointerByReference
Placeholder for a reference to a
CFErrorRef object.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jna.ptr.PointerByReference
getValueMethods inherited from class com.sun.jna.ptr.ByReference
toStringMethods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
-
Constructor Details
-
ByReference
public ByReference() -
ByReference
-
-
Method Details
-
setValue
public void setValue(com.sun.jna.Pointer value) - Overrides:
setValuein classcom.sun.jna.ptr.PointerByReference
-
getErrorRefValue
-