Package oshi.jna.platform.mac
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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRefgetTypeID, isTypeID, release, retainMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
- 
Constructor Details- 
SCNetworkInterfaceRefpublic SCNetworkInterfaceRef()
- 
SCNetworkInterfaceRefpublic SCNetworkInterfaceRef(com.sun.jna.Pointer p) 
 
-