@Namespace(value="tensorflow") @NoOffset public static class tensorflow.DebuggedSourceFile extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kBytesFieldNumber |
static int |
kFilePathFieldNumber |
static int |
kHostFieldNumber |
static int |
kIndexInFileMessages |
static int |
kLastModifiedFieldNumber |
static int |
kLinesFieldNumber |
| Constructor and Description |
|---|
DebuggedSourceFile() |
DebuggedSourceFile(long size)
Native array allocator.
|
DebuggedSourceFile(Pointer p)
Pointer cast constructor.
|
DebuggedSourceFile(tensorflow.DebuggedSourceFile from) |
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, GetTypeName, InitializationErrorString, MergeFromCodedStream, 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 kLinesFieldNumber
public static final int kHostFieldNumber
public static final int kFilePathFieldNumber
public static final int kLastModifiedFieldNumber
public static final int kBytesFieldNumber
public DebuggedSourceFile(Pointer p)
Pointer.Pointer(Pointer).public DebuggedSourceFile(long size)
Pointer.position(long).public DebuggedSourceFile()
public DebuggedSourceFile(@Const @ByRef tensorflow.DebuggedSourceFile from)
public tensorflow.DebuggedSourceFile position(long position)
@ByRef @Name(value="operator =") public tensorflow.DebuggedSourceFile put(@Const @ByRef tensorflow.DebuggedSourceFile from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.DebuggedSourceFile default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.DebuggedSourceFile internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.DebuggedSourceFile other)
public void Swap(tensorflow.DebuggedSourceFile other)
public tensorflow.DebuggedSourceFile New()
New in class tensorflow.MessageLitepublic tensorflow.DebuggedSourceFile New(tensorflow.Arena arena)
New in class tensorflow.MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void CopyFrom(@Const @ByRef tensorflow.DebuggedSourceFile from)
public void MergeFrom(@Const @ByRef tensorflow.DebuggedSourceFile from)
public void Clear()
Clear in class tensorflow.MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class tensorflow.MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class tensorflow.MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(tensorflow.CodedInputStream input)
MergePartialFromCodedStream in class tensorflow.MessageLitepublic void SerializeWithCachedSizes(tensorflow.CodedOutputStream output)
SerializeWithCachedSizes in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLitepublic int GetCachedSize()
GetCachedSize in class tensorflow.MessageLitepublic int lines_size()
public void clear_lines()
@MemberGetter public static int kLinesFieldNumber()
@StdString public BytePointer lines(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_lines(int index)
public void set_lines(int index,
@StdString
BytePointer value)
public void set_lines(int index,
@StdString
String value)
public void set_lines(int index,
@Cast(value="const char*")
BytePointer value,
@Cast(value="size_t")
long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_lines()
public void add_lines(@StdString BytePointer value)
public void add_lines(@StdString String value)
public void add_lines(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public void clear_host()
@MemberGetter public static int kHostFieldNumber()
@StdString public BytePointer host()
public void set_host(@StdString BytePointer value)
public void set_host(@StdString String value)
public void set_host(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_host()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_host()
public void set_allocated_host(@StdString @Cast(value={"char*","std::string*"}) BytePointer host)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_host()
@Deprecated public void unsafe_arena_set_allocated_host(@StdString @Cast(value={"char*","std::string*"}) BytePointer host)
public void clear_file_path()
@MemberGetter public static int kFilePathFieldNumber()
@StdString public BytePointer file_path()
public void set_file_path(@StdString BytePointer value)
public void set_file_path(@StdString String value)
public void set_file_path(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_file_path()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_file_path()
public void set_allocated_file_path(@StdString @Cast(value={"char*","std::string*"}) BytePointer file_path)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_file_path()
@Deprecated public void unsafe_arena_set_allocated_file_path(@StdString @Cast(value={"char*","std::string*"}) BytePointer file_path)
public void clear_last_modified()
@MemberGetter public static int kLastModifiedFieldNumber()
public void clear_bytes()
@MemberGetter public static int kBytesFieldNumber()
Copyright © 2019. All rights reserved.