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