public static class tensorflow.QueueDequeue.Attrs extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Attrs()
Default native constructor.
|
Attrs(long size)
Native array allocator.
|
Attrs(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.QueueDequeue.Attrs |
position(long position) |
long |
timeout_ms_() |
tensorflow.QueueDequeue.Attrs |
timeout_ms_(long timeout_ms_) |
tensorflow.QueueDequeue.Attrs |
TimeoutMs(long x)
If the queue is empty, this operation will block for up to
timeout_ms milliseconds.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Attrs()
public Attrs(long size)
Pointer.position(long).public Attrs(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.QueueDequeue.Attrs position(long position)
@ByVal public tensorflow.QueueDequeue.Attrs TimeoutMs(@Cast(value="tensorflow::int64") long x)
public tensorflow.QueueDequeue.Attrs timeout_ms_(long timeout_ms_)
Copyright © 2019. All rights reserved.