@NoOffset @Name(value="std::pair<tensorflow::Allocator*,tensorflow::TrackingAllocator*>") public static class tensorflow.WrappedAllocator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
WrappedAllocator() |
WrappedAllocator(Pointer p)
Pointer cast constructor.
|
WrappedAllocator(tensorflow.Allocator firstValue,
tensorflow.TrackingAllocator secondValue) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Allocator |
first() |
tensorflow.WrappedAllocator |
first(tensorflow.Allocator first) |
tensorflow.WrappedAllocator |
put(tensorflow.Allocator firstValue,
tensorflow.TrackingAllocator secondValue) |
tensorflow.WrappedAllocator |
put(tensorflow.WrappedAllocator x) |
tensorflow.TrackingAllocator |
second() |
tensorflow.WrappedAllocator |
second(tensorflow.TrackingAllocator second) |
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 WrappedAllocator(Pointer p)
Pointer.Pointer(Pointer).public WrappedAllocator(tensorflow.Allocator firstValue, tensorflow.TrackingAllocator secondValue)
public WrappedAllocator()
@Name(value="operator=") @ByRef public tensorflow.WrappedAllocator put(@ByRef tensorflow.WrappedAllocator x)
@MemberGetter public tensorflow.Allocator first()
public tensorflow.WrappedAllocator first(tensorflow.Allocator first)
@MemberGetter public tensorflow.TrackingAllocator second()
public tensorflow.WrappedAllocator second(tensorflow.TrackingAllocator second)
public tensorflow.WrappedAllocator put(tensorflow.Allocator firstValue, tensorflow.TrackingAllocator secondValue)
Copyright © 2019. All rights reserved.