@NoOffset public static class ProcessGroup.Options extends CustomClassHolder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Options(BytePointer backend) |
Options(BytePointer backend,
org.bytedeco.javacpp.chrono.Milliseconds timeout) |
Options(Pointer p)
Pointer cast constructor.
|
Options(String backend) |
Options(String backend,
org.bytedeco.javacpp.chrono.Milliseconds timeout) |
Modifier and Type | Method and Description |
---|---|
BytePointer |
backend() |
org.bytedeco.javacpp.chrono.Milliseconds |
timeout() |
ProcessGroup.Options |
timeout(org.bytedeco.javacpp.chrono.Milliseconds setter) |
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 Options(Pointer p)
Pointer(Pointer)
.public Options(@StdString BytePointer backend, @ByVal(nullValue="std::chrono::milliseconds(kProcessGroupDefaultTimeout)") org.bytedeco.javacpp.chrono.Milliseconds timeout)
public Options(@StdString BytePointer backend)
public Options(@StdString String backend, @ByVal(nullValue="std::chrono::milliseconds(kProcessGroupDefaultTimeout)") org.bytedeco.javacpp.chrono.Milliseconds timeout)
public Options(@StdString String backend)
@ByRef public org.bytedeco.javacpp.chrono.Milliseconds timeout()
public ProcessGroup.Options timeout(org.bytedeco.javacpp.chrono.Milliseconds setter)
@MemberGetter @StdString public BytePointer backend()
Copyright © 2024. All rights reserved.