@Namespace(value="caffe") @NoOffset @Properties(inherit=caffe.class) public class HDF5DataParameter extends Message
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kBatchSizeFieldNumber |
static int |
kIndexInFileMessages |
static int |
kShuffleFieldNumber |
static int |
kSourceFieldNumber |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
HDF5DataParameter() |
HDF5DataParameter(HDF5DataParameter from) |
HDF5DataParameter(long size)
Native array allocator.
|
HDF5DataParameter(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, 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 kSourceFieldNumber
public static final int kBatchSizeFieldNumber
public static final int kShuffleFieldNumber
public HDF5DataParameter(Pointer p)
Pointer.Pointer(Pointer).public HDF5DataParameter(long size)
Pointer.position(long).public HDF5DataParameter()
public HDF5DataParameter(@Const @ByRef HDF5DataParameter from)
public HDF5DataParameter position(long position)
@ByRef @Name(value="operator =") public HDF5DataParameter put(@Const @ByRef HDF5DataParameter from)
@Const @ByRef public UnknownFieldSet unknown_fields()
public UnknownFieldSet mutable_unknown_fields()
@Const public static Descriptor descriptor()
@Const @ByRef public static HDF5DataParameter default_instance()
public static void InitAsDefaultInstance()
@Const public static HDF5DataParameter internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(HDF5DataParameter other)
public final HDF5DataParameter New()
public final HDF5DataParameter New(Arena arena)
public void CopyFrom(@Const @ByRef HDF5DataParameter from)
public void MergeFrom(@Const @ByRef HDF5DataParameter 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_source()
@MemberGetter public static int kSourceFieldNumber()
@StdString public BytePointer source()
public void set_source(@StdString BytePointer value)
public void set_source(@StdString String value)
public void set_source(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_source()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_source()
public void set_allocated_source(@StdString @Cast(value={"char*","std::string*"}) BytePointer source)
public void clear_batch_size()
@MemberGetter public static int kBatchSizeFieldNumber()
public void clear_shuffle()
@MemberGetter public static int kShuffleFieldNumber()
Copyright © 2019. All rights reserved.