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