Class SystemConfiguration.SCNetworkInterfaceRef

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
oshi.jna.platform.mac.SystemConfiguration.SCNetworkInterfaceRef
All Implemented Interfaces:
com.sun.jna.NativeMapped
Enclosing interface:
SystemConfiguration

public static class SystemConfiguration.SCNetworkInterfaceRef extends com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    SCNetworkInterfaceRef(com.sun.jna.Pointer p)
     
  • Method Summary

    Methods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRef

    getTypeID, isTypeID, release, retain

    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 Details

    • SCNetworkInterfaceRef

      public SCNetworkInterfaceRef()
    • SCNetworkInterfaceRef

      public SCNetworkInterfaceRef(com.sun.jna.Pointer p)