@Namespace(value="tensorflow") @NoOffset public static class tensorflow.AllocRecord extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AllocRecord() |
AllocRecord(long size)
Native array allocator.
|
AllocRecord(long a_btyes,
long a_micros) |
AllocRecord(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
alloc_bytes() |
tensorflow.AllocRecord |
alloc_bytes(long alloc_bytes) |
long |
alloc_micros() |
tensorflow.AllocRecord |
alloc_micros(long alloc_micros) |
tensorflow.AllocRecord |
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 AllocRecord(Pointer p)
Pointer.Pointer(Pointer).public AllocRecord(long size)
Pointer.position(long).public AllocRecord(@Cast(value="tensorflow::int64") long a_btyes, @Cast(value="tensorflow::int64") long a_micros)
public AllocRecord()
public tensorflow.AllocRecord position(long position)
public tensorflow.AllocRecord alloc_bytes(long alloc_bytes)
public tensorflow.AllocRecord alloc_micros(long alloc_micros)
Copyright © 2019. All rights reserved.