@Name(value="std::chrono::minutes") @Properties(inherit=chrono.class) public class Minutes extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Minutes() |
Minutes(Hours d) |
Minutes(long r) |
Modifier and Type | Method and Description |
---|---|
Minutes |
addPut(Minutes d) |
private void |
allocate() |
private void |
allocate(Hours d) |
private void |
allocate(long r) |
int |
count() |
Minutes |
decrement() |
Minutes |
increment() |
static Minutes |
max() |
static Minutes |
min() |
Minutes |
modPut(int rhs) |
Minutes |
modPut(Minutes rhs) |
Minutes |
multiplyPut(int rhs) |
Minutes |
negate() |
Minutes |
put(Minutes other) |
Minutes |
subtractPut(Minutes d) |
static Minutes |
zero_() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Minutes()
public Minutes(long r)
public Minutes(Hours d)
Copyright © 2024. All rights reserved.