public abstract static class tensorflow.AbstractTF_Status extends Pointer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
tensorflow.AbstractTF_Status.DeleteDeallocator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AbstractTF_Status(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Calls the deallocator, if registered, otherwise has no effect.
|
static tensorflow.TF_Status |
newStatus()
Calls TF_NewStatus(), and registers a deallocator.
|
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AbstractTF_Status(Pointer p)
public static tensorflow.TF_Status newStatus()
public void delete()
Copyright © 2019. All rights reserved.