@Namespace(value="caffe") @NoOffset @Properties(inherit=caffe.class) public class HDF5OutputParameter extends Message
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kFileNameFieldNumber |
static int |
kIndexInFileMessages |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
HDF5OutputParameter() |
HDF5OutputParameter(HDF5OutputParameter from) |
HDF5OutputParameter(long size)
Native array allocator.
|
HDF5OutputParameter(Pointer p)
Pointer cast constructor.
|
CheckInitialized, CheckTypeAndMergeFrom, DebugString, DiscardUnknownFields, FindInitializationErrors, GetDescriptor, GetReflection, GetTypeName, InitializationErrorString, ParseFromFileDescriptor, ParseFromIstream, ParsePartialFromFileDescriptor, ParsePartialFromIstream, PrintDebugString, SerializePartialToFileDescriptor, SerializePartialToOstream, SerializeToFileDescriptor, SerializeToOstream, ShortDebugString, SpaceUsed, SpaceUsedLong, Utf8DebugStringAppendPartialToString, AppendToString, ByteSize, GetArena, GetMaybeArenaPointer, 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, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kFileNameFieldNumber
public HDF5OutputParameter(Pointer p)
Pointer(Pointer).public HDF5OutputParameter(long size)
Pointer.position(long).public HDF5OutputParameter()
public HDF5OutputParameter(@Const @ByRef HDF5OutputParameter from)
public HDF5OutputParameter position(long position)
public HDF5OutputParameter getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public HDF5OutputParameter put(@Const @ByRef HDF5OutputParameter from)
@Const @ByRef public UnknownFieldSet unknown_fields()
public UnknownFieldSet mutable_unknown_fields()
@Const public static Descriptor descriptor()
@Const @ByRef public static HDF5OutputParameter default_instance()
public static void InitAsDefaultInstance()
@Const public static HDF5OutputParameter internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(HDF5OutputParameter other)
public final HDF5OutputParameter New()
public final HDF5OutputParameter New(Arena arena)
public void CopyFrom(@Const @ByRef HDF5OutputParameter from)
public void MergeFrom(@Const @ByRef HDF5OutputParameter from)
@Cast(value="bool") public final boolean IsInitialized()
IsInitialized in class Message@Cast(value="size_t") public final long ByteSizeLong()
ByteSizeLong in class Message@Cast(value="bool") public final boolean MergePartialFromCodedStream(CodedInputStream input)
MergePartialFromCodedStream in class Messagepublic final void SerializeWithCachedSizes(CodedOutputStream output)
SerializeWithCachedSizes in class Message@Cast(value="google::protobuf::uint8*") public final BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public final ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public final byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class MessageLitepublic final int GetCachedSize()
GetCachedSize in class MessageLitepublic void clear_file_name()
@MemberGetter public static int kFileNameFieldNumber()
@StdString public BytePointer file_name()
public void set_file_name(@StdString BytePointer value)
public void set_file_name(@StdString String value)
public void set_file_name(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_file_name()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_file_name()
public void set_allocated_file_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer file_name)
Copyright © 2022. All rights reserved.