@Namespace(value="tensorflow") @NoOffset public static class tensorflow.CollectionDef extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kAnyList
enum tensorflow::CollectionDef::KindCase
|
static int |
kAnyListFieldNumber |
static int |
kBytesList
enum tensorflow::CollectionDef::KindCase
|
static int |
kBytesListFieldNumber |
static int |
kFloatList
enum tensorflow::CollectionDef::KindCase
|
static int |
kFloatListFieldNumber |
static int |
KIND_NOT_SET
enum tensorflow::CollectionDef::KindCase
|
static int |
kIndexInFileMessages |
static int |
kInt64List
enum tensorflow::CollectionDef::KindCase
|
static int |
kInt64ListFieldNumber |
static int |
kNodeList
enum tensorflow::CollectionDef::KindCase
|
static int |
kNodeListFieldNumber |
| Constructor and Description |
|---|
CollectionDef() |
CollectionDef(long size)
Native array allocator.
|
CollectionDef(Pointer p)
Pointer cast constructor.
|
CollectionDef(tensorflow.CollectionDef from) |
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, GetTypeName, InitializationErrorString, MergeFromCodedStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArrayaddress, 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 static final int kNodeList
public static final int kBytesList
public static final int kInt64List
public static final int kFloatList
public static final int kAnyList
public static final int KIND_NOT_SET
public static final int kIndexInFileMessages
public static final int kNodeListFieldNumber
public static final int kBytesListFieldNumber
public static final int kInt64ListFieldNumber
public static final int kFloatListFieldNumber
public static final int kAnyListFieldNumber
public CollectionDef(Pointer p)
Pointer.Pointer(Pointer).public CollectionDef(long size)
Pointer.position(long).public CollectionDef()
public CollectionDef(@Const @ByRef tensorflow.CollectionDef from)
public tensorflow.CollectionDef position(long position)
@ByRef @Name(value="operator =") public tensorflow.CollectionDef put(@Const @ByRef tensorflow.CollectionDef from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.CollectionDef default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.CollectionDef internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.CollectionDef other)
public void Swap(tensorflow.CollectionDef other)
public tensorflow.CollectionDef New()
New in class tensorflow.MessageLitepublic tensorflow.CollectionDef New(tensorflow.Arena arena)
New in class tensorflow.MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void CopyFrom(@Const @ByRef tensorflow.CollectionDef from)
public void MergeFrom(@Const @ByRef tensorflow.CollectionDef from)
public void Clear()
Clear in class tensorflow.MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class tensorflow.MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class tensorflow.MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(tensorflow.CodedInputStream input)
MergePartialFromCodedStream in class tensorflow.MessageLitepublic void SerializeWithCachedSizes(tensorflow.CodedOutputStream output)
SerializeWithCachedSizes in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLitepublic int GetCachedSize()
GetCachedSize in class tensorflow.MessageLitepublic void clear_node_list()
@MemberGetter public static int kNodeListFieldNumber()
@Const @ByRef public tensorflow.CollectionDef_NodeList node_list()
public tensorflow.CollectionDef_NodeList release_node_list()
public tensorflow.CollectionDef_NodeList mutable_node_list()
public void set_allocated_node_list(tensorflow.CollectionDef_NodeList node_list)
public void unsafe_arena_set_allocated_node_list(tensorflow.CollectionDef_NodeList node_list)
public tensorflow.CollectionDef_NodeList unsafe_arena_release_node_list()
public void clear_bytes_list()
@MemberGetter public static int kBytesListFieldNumber()
@Const @ByRef public tensorflow.CollectionDef_BytesList bytes_list()
public tensorflow.CollectionDef_BytesList release_bytes_list()
public tensorflow.CollectionDef_BytesList mutable_bytes_list()
public void set_allocated_bytes_list(tensorflow.CollectionDef_BytesList bytes_list)
public void unsafe_arena_set_allocated_bytes_list(tensorflow.CollectionDef_BytesList bytes_list)
public tensorflow.CollectionDef_BytesList unsafe_arena_release_bytes_list()
public void clear_int64_list()
@MemberGetter public static int kInt64ListFieldNumber()
@Const @ByRef public tensorflow.CollectionDef_Int64List int64_list()
public tensorflow.CollectionDef_Int64List release_int64_list()
public tensorflow.CollectionDef_Int64List mutable_int64_list()
public void set_allocated_int64_list(tensorflow.CollectionDef_Int64List int64_list)
public void unsafe_arena_set_allocated_int64_list(tensorflow.CollectionDef_Int64List int64_list)
public tensorflow.CollectionDef_Int64List unsafe_arena_release_int64_list()
public void clear_float_list()
@MemberGetter public static int kFloatListFieldNumber()
@Const @ByRef public tensorflow.CollectionDef_FloatList float_list()
public tensorflow.CollectionDef_FloatList release_float_list()
public tensorflow.CollectionDef_FloatList mutable_float_list()
public void set_allocated_float_list(tensorflow.CollectionDef_FloatList float_list)
public void unsafe_arena_set_allocated_float_list(tensorflow.CollectionDef_FloatList float_list)
public tensorflow.CollectionDef_FloatList unsafe_arena_release_float_list()
public void clear_any_list()
@MemberGetter public static int kAnyListFieldNumber()
@Const @ByRef public tensorflow.CollectionDef_AnyList any_list()
public tensorflow.CollectionDef_AnyList release_any_list()
public tensorflow.CollectionDef_AnyList mutable_any_list()
public void set_allocated_any_list(tensorflow.CollectionDef_AnyList any_list)
public void unsafe_arena_set_allocated_any_list(tensorflow.CollectionDef_AnyList any_list)
public tensorflow.CollectionDef_AnyList unsafe_arena_release_any_list()
public void clear_kind()
Copyright © 2019. All rights reserved.