Module tech.icey.vk4j
Package tech.icey.vk4j.datatype
Record Class VkWin32KeyedMutexAcquireReleaseInfoKHR
java.lang.Object
java.lang.Record
tech.icey.vk4j.datatype.VkWin32KeyedMutexAcquireReleaseInfoKHR
- All Implemented Interfaces:
tech.icey.panama.IPointer
public record VkWin32KeyedMutexAcquireReleaseInfoKHR(MemorySegment segment)
extends Record
implements tech.icey.panama.IPointer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MemoryLayoutstatic final ValueLayout.OfIntstatic final AddressLayoutstatic final AddressLayoutstatic final AddressLayoutstatic final AddressLayoutstatic final AddressLayoutstatic final AddressLayoutstatic final ValueLayout.OfIntstatic final ValueLayout.OfIntstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final MemoryLayout.PathElementstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final longstatic final long -
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aVkWin32KeyedMutexAcquireReleaseInfoKHRrecord class. -
Method Summary
Modifier and TypeMethodDescriptionintvoidacquireCount(int value) clone(Arena arena, VkWin32KeyedMutexAcquireReleaseInfoKHR src) clone(Arena arena, VkWin32KeyedMutexAcquireReleaseInfoKHR[] src) final booleanIndicates whether some other object is "equal to" this one.final inthashCode()Returns a hash code value for this object.tech.icey.panama.buffer.LongBuffervoidpAcquireKeys(tech.icey.panama.buffer.LongBuffer value) voidpAcquireKeysRaw(MemorySegment value) voidvoidpAcquireSyncsRaw(MemorySegment value) tech.icey.panama.buffer.IntBuffervoidpAcquireTimeouts(tech.icey.panama.buffer.IntBuffer value) voidpAcquireTimeoutsRaw(MemorySegment value) pNext()voidpNext(MemorySegment value) voidpNext(tech.icey.panama.IPointer pointer) tech.icey.panama.buffer.LongBuffervoidpReleaseKeys(tech.icey.panama.buffer.LongBuffer value) voidpReleaseKeysRaw(MemorySegment value) voidvoidpReleaseSyncsRaw(MemorySegment value) intvoidreleaseCount(int value) segment()Returns the value of thesegmentrecord component.intsType()voidsType(int value) final StringtoString()Returns a string representation of this record class.
-
Field Details
-
LAYOUT
-
SIZE
public static final long SIZE -
PATH$sType
-
PATH$pNext
-
PATH$acquireCount
-
PATH$pAcquireSyncs
-
PATH$pAcquireKeys
-
PATH$pAcquireTimeouts
-
PATH$releaseCount
-
PATH$pReleaseSyncs
-
PATH$pReleaseKeys
-
LAYOUT$sType
-
LAYOUT$pNext
-
LAYOUT$acquireCount
-
LAYOUT$pAcquireSyncs
-
LAYOUT$pAcquireKeys
-
LAYOUT$pAcquireTimeouts
-
LAYOUT$releaseCount
-
LAYOUT$pReleaseSyncs
-
LAYOUT$pReleaseKeys
-
OFFSET$sType
public static final long OFFSET$sType -
OFFSET$pNext
public static final long OFFSET$pNext -
OFFSET$acquireCount
public static final long OFFSET$acquireCount -
OFFSET$pAcquireSyncs
public static final long OFFSET$pAcquireSyncs -
OFFSET$pAcquireKeys
public static final long OFFSET$pAcquireKeys -
OFFSET$pAcquireTimeouts
public static final long OFFSET$pAcquireTimeouts -
OFFSET$releaseCount
public static final long OFFSET$releaseCount -
OFFSET$pReleaseSyncs
public static final long OFFSET$pReleaseSyncs -
OFFSET$pReleaseKeys
public static final long OFFSET$pReleaseKeys -
SIZE$sType
public static final long SIZE$sType -
SIZE$pNext
public static final long SIZE$pNext -
SIZE$acquireCount
public static final long SIZE$acquireCount -
SIZE$pAcquireSyncs
public static final long SIZE$pAcquireSyncs -
SIZE$pAcquireKeys
public static final long SIZE$pAcquireKeys -
SIZE$pAcquireTimeouts
public static final long SIZE$pAcquireTimeouts -
SIZE$releaseCount
public static final long SIZE$releaseCount -
SIZE$pReleaseSyncs
public static final long SIZE$pReleaseSyncs -
SIZE$pReleaseKeys
public static final long SIZE$pReleaseKeys
-
-
Constructor Details
-
VkWin32KeyedMutexAcquireReleaseInfoKHR
Creates an instance of aVkWin32KeyedMutexAcquireReleaseInfoKHRrecord class.- Parameters:
segment- the value for thesegmentrecord component
-
-
Method Details
-
sType
public int sType() -
sType
public void sType(int value) -
pNext
-
pNext
-
pNext
public void pNext(tech.icey.panama.IPointer pointer) -
acquireCount
public int acquireCount() -
acquireCount
public void acquireCount(int value) -
pAcquireSyncsRaw
-
pAcquireSyncsRaw
-
pAcquireSyncs
-
pAcquireSyncs
-
pAcquireKeysRaw
-
pAcquireKeysRaw
-
pAcquireKeys
public tech.icey.panama.buffer.LongBuffer pAcquireKeys() -
pAcquireKeys
public void pAcquireKeys(tech.icey.panama.buffer.LongBuffer value) -
pAcquireTimeoutsRaw
-
pAcquireTimeoutsRaw
-
pAcquireTimeouts
public tech.icey.panama.buffer.IntBuffer pAcquireTimeouts() -
pAcquireTimeouts
public void pAcquireTimeouts(tech.icey.panama.buffer.IntBuffer value) -
releaseCount
public int releaseCount() -
releaseCount
public void releaseCount(int value) -
pReleaseSyncsRaw
-
pReleaseSyncsRaw
-
pReleaseSyncs
-
pReleaseSyncs
-
pReleaseKeysRaw
-
pReleaseKeysRaw
-
pReleaseKeys
public tech.icey.panama.buffer.LongBuffer pReleaseKeys() -
pReleaseKeys
public void pReleaseKeys(tech.icey.panama.buffer.LongBuffer value) -
allocate
-
allocate
-
clone
public static VkWin32KeyedMutexAcquireReleaseInfoKHR clone(Arena arena, VkWin32KeyedMutexAcquireReleaseInfoKHR src) -
clone
public static VkWin32KeyedMutexAcquireReleaseInfoKHR[] clone(Arena arena, VkWin32KeyedMutexAcquireReleaseInfoKHR[] src) -
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object). -
segment
Returns the value of thesegmentrecord component.- Specified by:
segmentin interfacetech.icey.panama.IPointer- Returns:
- the value of the
segmentrecord component
-