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

详细描述

在文件 Headers.pb.h152 行定义.

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

Public 成员函数

 MatrixHeader ()
 
virtual ~MatrixHeader ()
 
 MatrixHeader (const MatrixHeader &from)
 
MatrixHeaderoperator= (const MatrixHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MatrixHeader *other)
 
MatrixHeaderNew () const
 
MatrixHeaderNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MatrixHeader &from)
 
void MergeFrom (const MatrixHeader &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
 
bool has_num_cols () const
 
void clear_num_cols ()
 
::google::protobuf::uint64 num_cols () const
 
void set_num_cols (::google::protobuf::uint64 value)
 
bool has_num_rows () const
 
void clear_num_rows ()
 
::google::protobuf::uint64 num_rows () const
 
void set_num_rows (::google::protobuf::uint64 value)
 
bool has_num_messages () const
 
void clear_num_messages ()
 
::google::protobuf::uint32 num_messages () const
 
void set_num_messages (::google::protobuf::uint32 value)
 

静态 Public 成员函数

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

静态 Public 属性

static const int kNumColsFieldNumber = 1
 
static const int kNumRowsFieldNumber = 2
 
static const int kNumMessagesFieldNumber = 3
 

友元

void protobuf_AddDesc_Headers_2eproto ()
 
void protobuf_AssignDesc_Headers_2eproto ()
 
void protobuf_ShutdownFile_Headers_2eproto ()
 

构造及析构函数说明

◆ MatrixHeader() [1/2]

◆ ~MatrixHeader()

virtual ~MatrixHeader ( )
virtual

◆ MatrixHeader() [2/2]

MatrixHeader ( const MatrixHeader from)

成员函数说明

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_num_cols()

void clear_num_cols ( )

在文件 Headers.pb.h574 行定义.

◆ clear_num_messages()

void clear_num_messages ( )

在文件 Headers.pb.h622 行定义.

◆ clear_num_rows()

void clear_num_rows ( )

在文件 Headers.pb.h598 行定义.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const MatrixHeader from)

◆ default_instance()

static const MatrixHeader& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const

在文件 Headers.pb.h199 行定义.

◆ GetMetadata()

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

◆ has_num_cols()

bool has_num_cols ( ) const

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

◆ has_num_messages()

bool has_num_messages ( ) const

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

◆ has_num_rows()

bool has_num_rows ( ) const

在文件 Headers.pb.h589 行定义.

◆ 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 MatrixHeader from)

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

在文件 Headers.pb.h168 行定义.

◆ New() [1/2]

MatrixHeader* New ( ) const

在文件 Headers.pb.h179 行定义.

◆ New() [2/2]

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

◆ num_cols()

google::protobuf::uint64 num_cols ( ) const

在文件 Headers.pb.h578 行定义.

◆ num_messages()

google::protobuf::uint32 num_messages ( ) const

在文件 Headers.pb.h626 行定义.

◆ num_rows()

google::protobuf::uint64 num_rows ( ) const

在文件 Headers.pb.h602 行定义.

◆ operator=()

MatrixHeader& operator= ( const MatrixHeader from)

在文件 Headers.pb.h159 行定义.

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

在文件 Headers.pb.h196 行定义.

◆ set_num_cols()

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

在文件 Headers.pb.h582 行定义.

◆ set_num_messages()

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

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

◆ set_num_rows()

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

在文件 Headers.pb.h606 行定义.

◆ Swap()

void Swap ( MatrixHeader other)

◆ unknown_fields()

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

在文件 Headers.pb.h164 行定义.

友元及相关函数文档

◆ protobuf_AddDesc_Headers_2eproto

void protobuf_AddDesc_Headers_2eproto ( )
friend

◆ protobuf_AssignDesc_Headers_2eproto

void protobuf_AssignDesc_Headers_2eproto ( )
friend

◆ protobuf_ShutdownFile_Headers_2eproto

void protobuf_ShutdownFile_Headers_2eproto ( )
friend

类成员变量说明

◆ kNumColsFieldNumber

const int kNumColsFieldNumber = 1
static

在文件 Headers.pb.h223 行定义.

◆ kNumMessagesFieldNumber

const int kNumMessagesFieldNumber = 3
static

在文件 Headers.pb.h237 行定义.

◆ kNumRowsFieldNumber

const int kNumRowsFieldNumber = 2
static

在文件 Headers.pb.h230 行定义.


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

SHOGUN Machine Learning Toolbox - Documentation