public static class tensorflow.Abort.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 |
|---|---|
BytePointer |
error_msg_() |
tensorflow.Abort.Attrs |
error_msg_(BytePointer error_msg_) |
tensorflow.Abort.Attrs |
ErrorMsg(BytePointer x)
A string which is the message associated with the exception.
|
tensorflow.Abort.Attrs |
ErrorMsg(String x) |
boolean |
exit_without_error_() |
tensorflow.Abort.Attrs |
exit_without_error_(boolean exit_without_error_) |
tensorflow.Abort.Attrs |
ExitWithoutError(boolean x)
Defaults to false
|
tensorflow.Abort.Attrs |
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 Attrs()
public Attrs(long size)
Pointer.position(long).public Attrs(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.Abort.Attrs position(long position)
@ByVal public tensorflow.Abort.Attrs ErrorMsg(@tensorflow.StringPiece BytePointer x)
@ByVal public tensorflow.Abort.Attrs ErrorMsg(@tensorflow.StringPiece String x)
@ByVal public tensorflow.Abort.Attrs ExitWithoutError(@Cast(value="bool") boolean x)
@tensorflow.StringPiece public BytePointer error_msg_()
public tensorflow.Abort.Attrs error_msg_(BytePointer error_msg_)
public tensorflow.Abort.Attrs exit_without_error_(boolean exit_without_error_)
Copyright © 2019. All rights reserved.