@Namespace(value="tensorflow") @NoOffset public static class tensorflow.ResourceHandleProto extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kContainerFieldNumber |
static int |
kDeviceFieldNumber |
static int |
kHashCodeFieldNumber |
static int |
kIndexInFileMessages |
static int |
kMaybeTypeNameFieldNumber |
static int |
kNameFieldNumber |
| Constructor and Description |
|---|
ResourceHandleProto() |
ResourceHandleProto(long size)
Native array allocator.
|
ResourceHandleProto(Pointer p)
Pointer cast constructor.
|
ResourceHandleProto(tensorflow.ResourceHandleProto 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 kIndexInFileMessages
public static final int kDeviceFieldNumber
public static final int kContainerFieldNumber
public static final int kNameFieldNumber
public static final int kMaybeTypeNameFieldNumber
public static final int kHashCodeFieldNumber
public ResourceHandleProto(Pointer p)
Pointer.Pointer(Pointer).public ResourceHandleProto(long size)
Pointer.position(long).public ResourceHandleProto()
public ResourceHandleProto(@Const @ByRef tensorflow.ResourceHandleProto from)
public tensorflow.ResourceHandleProto position(long position)
@ByRef @Name(value="operator =") public tensorflow.ResourceHandleProto put(@Const @ByRef tensorflow.ResourceHandleProto from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.ResourceHandleProto default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.ResourceHandleProto internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.ResourceHandleProto other)
public void Swap(tensorflow.ResourceHandleProto other)
public tensorflow.ResourceHandleProto New()
New in class tensorflow.MessageLitepublic tensorflow.ResourceHandleProto 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.ResourceHandleProto from)
public void MergeFrom(@Const @ByRef tensorflow.ResourceHandleProto 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_device()
@MemberGetter public static int kDeviceFieldNumber()
@StdString public BytePointer device()
public void set_device(@StdString BytePointer value)
public void set_device(@StdString String value)
public void set_device(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_device()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_device()
public void set_allocated_device(@StdString @Cast(value={"char*","std::string*"}) BytePointer device)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_device()
@Deprecated public void unsafe_arena_set_allocated_device(@StdString @Cast(value={"char*","std::string*"}) BytePointer device)
public void clear_container()
@MemberGetter public static int kContainerFieldNumber()
@StdString public BytePointer container()
public void set_container(@StdString BytePointer value)
public void set_container(@StdString String value)
public void set_container(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_container()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_container()
public void set_allocated_container(@StdString @Cast(value={"char*","std::string*"}) BytePointer container)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_container()
@Deprecated public void unsafe_arena_set_allocated_container(@StdString @Cast(value={"char*","std::string*"}) BytePointer container)
public void clear_name()
@MemberGetter public static int kNameFieldNumber()
@StdString public BytePointer name()
public void set_name(@StdString BytePointer value)
public void set_name(@StdString String value)
public void set_name(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_name()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_name()
public void set_allocated_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer name)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_name()
@Deprecated public void unsafe_arena_set_allocated_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer name)
public void clear_maybe_type_name()
@MemberGetter public static int kMaybeTypeNameFieldNumber()
@StdString public BytePointer maybe_type_name()
public void set_maybe_type_name(@StdString BytePointer value)
public void set_maybe_type_name(@StdString String value)
public void set_maybe_type_name(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_maybe_type_name()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_maybe_type_name()
public void set_allocated_maybe_type_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer maybe_type_name)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_maybe_type_name()
@Deprecated public void unsafe_arena_set_allocated_maybe_type_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer maybe_type_name)
public void clear_hash_code()
@MemberGetter public static int kHashCodeFieldNumber()
Copyright © 2019. All rights reserved.