@Namespace(value="tensorflow") @NoOffset public static class tensorflow.FrameAndIter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FrameAndIter() |
FrameAndIter(long size)
Native array allocator.
|
FrameAndIter(long frame,
long iter) |
FrameAndIter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(tensorflow.FrameAndIter other) |
long |
frame_id() |
tensorflow.FrameAndIter |
frame_id(long frame_id) |
long |
iter_id() |
tensorflow.FrameAndIter |
iter_id(long iter_id) |
tensorflow.FrameAndIter |
position(long position) |
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 FrameAndIter(Pointer p)
Pointer.Pointer(Pointer).public FrameAndIter(long size)
Pointer.position(long).public FrameAndIter()
public tensorflow.FrameAndIter position(long position)
public tensorflow.FrameAndIter frame_id(long frame_id)
public tensorflow.FrameAndIter iter_id(long iter_id)
Copyright © 2019. All rights reserved.