@Namespace(value="caffe") @NoOffset @Properties(inherit=caffe.class) public class PythonParameter extends Message
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kIndexInFileMessages |
static int |
kLayerFieldNumber |
static int |
kModuleFieldNumber |
static int |
kParamStrFieldNumber |
static int |
kShareInParallelFieldNumber |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
PythonParameter() |
PythonParameter(long size)
Native array allocator.
|
PythonParameter(Pointer p)
Pointer cast constructor.
|
PythonParameter(PythonParameter from) |
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, 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 kModuleFieldNumber
public static final int kLayerFieldNumber
public static final int kParamStrFieldNumber
public static final int kShareInParallelFieldNumber
public PythonParameter(Pointer p)
Pointer(Pointer).public PythonParameter(long size)
Pointer.position(long).public PythonParameter()
public PythonParameter(@Const @ByRef PythonParameter from)
public PythonParameter position(long position)
public PythonParameter getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public PythonParameter put(@Const @ByRef PythonParameter from)
@Const @ByRef public UnknownFieldSet unknown_fields()
public UnknownFieldSet mutable_unknown_fields()
@Const public static Descriptor descriptor()
@Const @ByRef public static PythonParameter default_instance()
public static void InitAsDefaultInstance()
@Const public static PythonParameter internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(PythonParameter other)
public final PythonParameter New()
public final PythonParameter New(Arena arena)
public void CopyFrom(@Const @ByRef PythonParameter from)
public void MergeFrom(@Const @ByRef PythonParameter 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_module()
@MemberGetter public static int kModuleFieldNumber()
@StdString public BytePointer module()
public void set_module(@StdString BytePointer value)
public void set_module(@StdString String value)
public void set_module(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_module()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_module()
public void set_allocated_module(@StdString @Cast(value={"char*","std::string*"}) BytePointer module)
public void clear_layer()
@MemberGetter public static int kLayerFieldNumber()
@StdString public BytePointer layer()
public void set_layer(@StdString BytePointer value)
public void set_layer(@StdString String value)
public void set_layer(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_layer()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_layer()
public void set_allocated_layer(@StdString @Cast(value={"char*","std::string*"}) BytePointer layer)
public void clear_param_str()
@MemberGetter public static int kParamStrFieldNumber()
@StdString public BytePointer param_str()
public void set_param_str(@StdString BytePointer value)
public void set_param_str(@StdString String value)
public void set_param_str(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_param_str()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_param_str()
public void set_allocated_param_str(@StdString @Cast(value={"char*","std::string*"}) BytePointer param_str)
public void clear_share_in_parallel()
@MemberGetter public static int kShareInParallelFieldNumber()
Copyright © 2022. All rights reserved.