Class DiskArbitration.DASessionRef
java.lang.Object
oshi.ffm.mac.CoreFoundation.CFTypeRef
oshi.ffm.mac.DiskArbitration.DASessionRef
- Enclosing interface:
DiskArbitration
Type of a reference to DASession instances.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DiskArbitration.DASessionRefcreate(CoreFoundation.CFAllocatorRef allocator) Creates a new session.
-
Constructor Details
-
DASessionRef
-
-
Method Details
-
create
Creates a new session.- Parameters:
allocator- The allocator to use, or null for default- Returns:
- A reference to a new DASession
-