SHOGUN  v3.2.0
所有成员列表 | Public 成员函数 | 静态 Public 成员函数 | 静态 Public 属性 | 友元
UInt64Chunk类 参考

详细描述

在文件 Chunks.pb.h558 行定义.

类 UInt64Chunk 继承关系图:
Inheritance graph
[图例]

Public 成员函数

 UInt64Chunk ()
 
virtual ~UInt64Chunk ()
 
 UInt64Chunk (const UInt64Chunk &from)
 
UInt64Chunkoperator= (const UInt64Chunk &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UInt64Chunk *other)
 
UInt64ChunkNew () const final
 
UInt64ChunkNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const UInt64Chunk &from)
 
void MergeFrom (const UInt64Chunk &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
int data_size () const
 
void clear_data ()
 
::google::protobuf::uint64 data (int index) const
 
void set_data (int index, ::google::protobuf::uint64 value)
 
void add_data (::google::protobuf::uint64 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & data () const
 
::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_data ()
 

静态 Public 成员函数

static const ::google::protobuf::Descriptor * descriptor ()
 
static const UInt64Chunkdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const UInt64Chunkinternal_default_instance ()
 

静态 Public 属性

static constexpr int kIndexInFileMessages
 
static const int kDataFieldNumber = 1
 

友元

struct ::protobuf_Chunks_2eproto::TableStruct
 
void swap (UInt64Chunk &a, UInt64Chunk &b)
 

构造及析构函数说明

◆ UInt64Chunk() [1/2]

◆ ~UInt64Chunk()

virtual ~UInt64Chunk ( )
virtual

◆ UInt64Chunk() [2/2]

UInt64Chunk ( const UInt64Chunk from)

成员函数说明

◆ add_data()

void add_data ( ::google::protobuf::uint64  value)

在文件 Chunks.pb.h1072 行定义.

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_data()

void clear_data ( )

在文件 Chunks.pb.h1061 行定义.

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const UInt64Chunk from)

◆ data() [1/2]

google::protobuf::uint64 data ( int  index) const

在文件 Chunks.pb.h1064 行定义.

◆ data() [2/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & data ( ) const

在文件 Chunks.pb.h1077 行定义.

◆ data_size()

int data_size ( ) const

在文件 Chunks.pb.h1058 行定义.

◆ default_instance()

static const UInt64Chunk& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
final

在文件 Chunks.pb.h630 行定义.

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const UInt64Chunk* internal_default_instance ( )
static

在文件 Chunks.pb.h595 行定义.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const UInt64Chunk from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_data()

google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_data ( )

在文件 Chunks.pb.h1082 行定义.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields ( )

在文件 Chunks.pb.h587 行定义.

◆ New() [1/2]

UInt64Chunk* New ( ) const
final

在文件 Chunks.pb.h609 行定义.

◆ New() [2/2]

UInt64Chunk* New ( ::google::protobuf::Arena *  arena) const
final

在文件 Chunks.pb.h613 行定义.

◆ operator=()

UInt64Chunk& operator= ( const UInt64Chunk from)

在文件 Chunks.pb.h565 行定义.

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_data()

void set_data ( int  index,
::google::protobuf::uint64  value 
)

在文件 Chunks.pb.h1068 行定义.

◆ Swap()

void Swap ( UInt64Chunk other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

在文件 Chunks.pb.h584 行定义.

友元及相关函数文档

◆ ::protobuf_Chunks_2eproto::TableStruct

friend struct ::protobuf_Chunks_2eproto::TableStruct
friend

在文件 Chunks.pb.h672 行定义.

◆ swap

void swap ( UInt64Chunk a,
UInt64Chunk b 
)
friend

在文件 Chunks.pb.h603 行定义.

类成员变量说明

◆ kDataFieldNumber

const int kDataFieldNumber = 1
static

在文件 Chunks.pb.h655 行定义.

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
static
初始值:
=
4

在文件 Chunks.pb.h599 行定义.


该类的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation