@Namespace(value="onnx") @NoOffset @Properties(inherit=onnx.class) public class TypeProto_Sequence extends MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kElemTypeFieldNumber
enum onnx::TypeProto_Sequence::
|
static int |
kIndexInFileMessages |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
TypeProto_Sequence() |
TypeProto_Sequence(long size)
Native array allocator.
|
TypeProto_Sequence(Pointer p)
Pointer cast constructor.
|
TypeProto_Sequence(TypeProto_Sequence from) |
AppendPartialToString, AppendToString, ByteSize, DebugString, GetArena, GetMaybeArenaPointer, InitializationErrorString, IsInitializedWithErrors, MergeFromBoundedZeroCopyStream, MergeFromCodedStream, MergeFromString, MergeFromString, MergePartialFromBoundedZeroCopyStream, MergePartialFromCodedStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromFileDescriptor, ParseFromIstream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromFileDescriptor, ParsePartialFromIstream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToFileDescriptor, SerializePartialToOstream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToFileDescriptor, SerializeToOstream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizes, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, ShortDebugString, Utf8DebugStringaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kElemTypeFieldNumber
public TypeProto_Sequence(Pointer p)
Pointer(Pointer).public TypeProto_Sequence(long size)
Pointer.position(long).public TypeProto_Sequence()
public TypeProto_Sequence(@Const @ByRef TypeProto_Sequence from)
public TypeProto_Sequence position(long position)
public TypeProto_Sequence getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public TypeProto_Sequence put(@Const @ByRef TypeProto_Sequence from)
@StdString public BytePointer unknown_fields()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_unknown_fields()
@Const @ByRef public static TypeProto_Sequence default_instance()
@Const public static TypeProto_Sequence internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(TypeProto_Sequence other)
public void UnsafeArenaSwap(TypeProto_Sequence other)
public TypeProto_Sequence New()
New in class MessageLitepublic TypeProto_Sequence New(Arena arena)
New in class MessageLitepublic void CheckTypeAndMergeFrom(@Const @ByRef MessageLite from)
CheckTypeAndMergeFrom in class MessageLitepublic void CopyFrom(@Const @ByRef TypeProto_Sequence from)
public void MergeFrom(@Const @ByRef TypeProto_Sequence 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="const char*") public BytePointer _InternalParse(@Cast(value="const char*") BytePointer ptr, ParseContext ctx)
_InternalParse in class MessageLitepublic String _InternalParse(String ptr, ParseContext ctx)
_InternalParse in class MessageLitepublic int GetCachedSize()
GetCachedSize in class MessageLite@StdString public BytePointer GetTypeName()
GetTypeName in class MessageLitepublic void clear_elem_type()
public TypeProto release_elem_type()
public TypeProto mutable_elem_type()
public void set_allocated_elem_type(TypeProto elem_type)
public void unsafe_arena_set_allocated_elem_type(TypeProto elem_type)
public TypeProto unsafe_arena_release_elem_type()
Copyright © 2023. All rights reserved.