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

详细描述

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

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

Public 成员函数

 UInt32Chunk ()
 
virtual ~UInt32Chunk ()
 
 UInt32Chunk (const UInt32Chunk &from)
 
UInt32Chunkoperator= (const UInt32Chunk &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UInt32Chunk *other)
 
UInt32ChunkNew () const
 
UInt32ChunkNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UInt32Chunk &from)
 
void MergeFrom (const UInt32Chunk &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int data_size () const
 
void clear_data ()
 
::google::protobuf::uint32 data (int index) const
 
void set_data (int index, ::google::protobuf::uint32 value)
 
void add_data (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & data () const
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_data ()
 

静态 Public 成员函数

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

静态 Public 属性

static const int kDataFieldNumber = 1
 

友元

void protobuf_AddDesc_Chunks_2eproto ()
 
void protobuf_AssignDesc_Chunks_2eproto ()
 
void protobuf_ShutdownFile_Chunks_2eproto ()
 

构造及析构函数说明

§ UInt32Chunk() [1/2]

§ ~UInt32Chunk()

virtual ~UInt32Chunk ( )
virtual

§ UInt32Chunk() [2/2]

UInt32Chunk ( const UInt32Chunk from)

成员函数说明

§ add_data()

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

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

§ ByteSize()

int ByteSize ( ) const

§ Clear()

void Clear ( )

§ clear_data()

void clear_data ( )

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

§ CopyFrom() [1/2]

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

§ CopyFrom() [2/2]

void CopyFrom ( const UInt32Chunk from)

§ data() [1/2]

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

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

§ data() [2/2]

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

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

§ data_size()

int data_size ( ) const

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

§ default_instance()

static const UInt32Chunk& default_instance ( )
static

§ descriptor()

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

§ GetCachedSize()

int GetCachedSize ( ) const

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

§ GetMetadata()

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

§ InternalSerializeWithCachedSizesToArray()

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

§ IsInitialized()

bool IsInitialized ( ) const

§ MergeFrom() [1/2]

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

§ MergeFrom() [2/2]

void MergeFrom ( const UInt32Chunk from)

§ MergePartialFromCodedStream()

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

§ mutable_data()

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

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

§ mutable_unknown_fields()

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

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

§ New() [1/2]

UInt32Chunk* New ( ) const

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

§ New() [2/2]

UInt32Chunk* New ( ::google::protobuf::Arena *  arena) const

§ operator=()

UInt32Chunk& operator= ( const UInt32Chunk from)

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

§ SerializeWithCachedSizes()

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

§ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const

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

§ set_data()

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

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

§ Swap()

void Swap ( UInt32Chunk other)

§ unknown_fields()

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

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

友元及相关函数文档

§ protobuf_AddDesc_Chunks_2eproto

void protobuf_AddDesc_Chunks_2eproto ( )
friend

§ protobuf_AssignDesc_Chunks_2eproto

void protobuf_AssignDesc_Chunks_2eproto ( )
friend

§ protobuf_ShutdownFile_Chunks_2eproto

void protobuf_ShutdownFile_Chunks_2eproto ( )
friend

类成员变量说明

§ kDataFieldNumber

const int kDataFieldNumber = 1
static

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


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

SHOGUN Machine Learning Toolbox - Documentation