@Namespace(value="caffe") @NoOffset @Properties(inherit=caffe.class) public class InfogainLossParameter extends Message
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kAxisFieldNumber |
static int |
kIndexInFileMessages |
static int |
kSourceFieldNumber |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
InfogainLossParameter() |
InfogainLossParameter(InfogainLossParameter from) |
InfogainLossParameter(long size)
Native array allocator.
|
InfogainLossParameter(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, 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, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kSourceFieldNumber
public static final int kAxisFieldNumber
public InfogainLossParameter(Pointer p)
Pointer.Pointer(Pointer).public InfogainLossParameter(long size)
Pointer.position(long).public InfogainLossParameter()
public InfogainLossParameter(@Const @ByRef InfogainLossParameter from)
public InfogainLossParameter position(long position)
public InfogainLossParameter getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public InfogainLossParameter put(@Const @ByRef InfogainLossParameter from)
@Const @ByRef public UnknownFieldSet unknown_fields()
public UnknownFieldSet mutable_unknown_fields()
@Const public static Descriptor descriptor()
@Const @ByRef public static InfogainLossParameter default_instance()
public static void InitAsDefaultInstance()
@Const public static InfogainLossParameter internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(InfogainLossParameter other)
public final InfogainLossParameter New()
public final InfogainLossParameter New(Arena arena)
public void CopyFrom(@Const @ByRef InfogainLossParameter from)
public void MergeFrom(@Const @ByRef InfogainLossParameter 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_axis()
@MemberGetter public static int kAxisFieldNumber()
Copyright © 2020. All rights reserved.