@Namespace(value="tensorflow") @NoOffset public static class tensorflow.GraphEdgesIterable extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.GraphEdgesIterable.const_iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
GraphEdgesIterable(Pointer p)
Pointer cast constructor.
|
GraphEdgesIterable(tensorflow.EdgeVector edges) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.GraphEdgesIterable.const_iterator |
begin() |
tensorflow.GraphEdgesIterable.const_iterator |
end() |
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 GraphEdgesIterable(Pointer p)
Pointer.Pointer(Pointer).public GraphEdgesIterable(@Cast(value="const std::vector<tensorflow::Edge*>*") @ByRef tensorflow.EdgeVector edges)
@ByVal public tensorflow.GraphEdgesIterable.const_iterator begin()
@ByVal public tensorflow.GraphEdgesIterable.const_iterator end()
Copyright © 2019. All rights reserved.