@Namespace(value="onnx") @NoOffset @Properties(inherit=onnx.class) public class TensorProto_Segment extends MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kBeginFieldNumber |
static int |
kEndFieldNumber |
static int |
kIndexInFileMessages |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
TensorProto_Segment() |
TensorProto_Segment(long size)
Native array allocator.
|
TensorProto_Segment(Pointer p)
Pointer cast constructor.
|
TensorProto_Segment(TensorProto_Segment from) |
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, GetArena, GetMaybeArenaPointer, GetTypeName, InitializationErrorString, MergeFromBoundedZeroCopyStream, MergeFromCodedStream, MergeFromString, MergeFromString, MergePartialFromBoundedZeroCopyStream, 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, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kBeginFieldNumber
public static final int kEndFieldNumber
public TensorProto_Segment(Pointer p)
Pointer.Pointer(Pointer).public TensorProto_Segment(long size)
Pointer.position(long).public TensorProto_Segment()
public TensorProto_Segment(@Const @ByRef TensorProto_Segment from)
public TensorProto_Segment position(long position)
@ByRef @Name(value="operator =") public TensorProto_Segment put(@Const @ByRef TensorProto_Segment from)
@Const @ByRef public UnknownFieldSet unknown_fields()
public UnknownFieldSet mutable_unknown_fields()
@Const @ByRef public static TensorProto_Segment default_instance()
public static void InitAsDefaultInstance()
@Const public static TensorProto_Segment internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(TensorProto_Segment other)
public TensorProto_Segment New()
New in class MessageLitepublic TensorProto_Segment New(Arena arena)
New in class MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef MessageLite from)
public void CopyFrom(@Const @ByRef TensorProto_Segment from)
public void MergeFrom(@Const @ByRef TensorProto_Segment from)
public void Clear()
Clear in class MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(CodedInputStream input)
MergePartialFromCodedStream in class MessageLitepublic void SerializeWithCachedSizes(CodedOutputStream output)
SerializeWithCachedSizes in class MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class MessageLitepublic int GetCachedSize()
GetCachedSize in class MessageLitepublic void clear_begin()
@MemberGetter public static int kBeginFieldNumber()
public void clear_end()
@MemberGetter public static int kEndFieldNumber()
Copyright © 2020. All rights reserved.