|
SHOGUN
v3.2.0
|
在文件 Headers.pb.h 第 132 行定义.

Public 成员函数 | |
| MatrixHeader () | |
| virtual | ~MatrixHeader () |
| MatrixHeader (const MatrixHeader &from) | |
| MatrixHeader & | operator= (const MatrixHeader &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MatrixHeader *other) |
| MatrixHeader * | New () 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 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_num_cols () const |
| void | clear_num_cols () |
| inline::google::protobuf::uint64 | num_cols () const |
| void | set_num_cols (::google::protobuf::uint64 value) |
| bool | has_num_rows () const |
| void | clear_num_rows () |
| inline::google::protobuf::uint64 | num_rows () const |
| void | set_num_rows (::google::protobuf::uint64 value) |
| bool | has_num_messages () const |
| void | clear_num_messages () |
| inline::google::protobuf::uint32 | num_messages () const |
| void | set_num_messages (::google::protobuf::uint32 value) |
静态 Public 成员函数 | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const MatrixHeader & | default_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 | ( | ) |
|
virtual |
| MatrixHeader | ( | const MatrixHeader & | from | ) |
| int ByteSize | ( | ) | const |
| void Clear | ( | ) |
| void clear_num_cols | ( | ) |
在文件 Headers.pb.h 第 502 行定义.
| void clear_num_messages | ( | ) |
在文件 Headers.pb.h 第 550 行定义.
| void clear_num_rows | ( | ) |
在文件 Headers.pb.h 第 526 行定义.
| void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void CopyFrom | ( | const MatrixHeader & | from | ) |
|
static |
|
static |
| int GetCachedSize | ( | ) | const |
在文件 Headers.pb.h 第 173 行定义.
| ::google::protobuf::Metadata GetMetadata | ( | ) | const |
| bool has_num_cols | ( | ) | const |
在文件 Headers.pb.h 第 493 行定义.
| bool has_num_messages | ( | ) | const |
在文件 Headers.pb.h 第 541 行定义.
| bool has_num_rows | ( | ) | const |
在文件 Headers.pb.h 第 517 行定义.
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void MergeFrom | ( | const MatrixHeader & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
在文件 Headers.pb.h 第 148 行定义.
| MatrixHeader* New | ( | ) | const |
| google::protobuf::uint64 num_cols | ( | ) | const |
在文件 Headers.pb.h 第 506 行定义.
| google::protobuf::uint32 num_messages | ( | ) | const |
在文件 Headers.pb.h 第 554 行定义.
| google::protobuf::uint64 num_rows | ( | ) | const |
在文件 Headers.pb.h 第 530 行定义.
| MatrixHeader& operator= | ( | const MatrixHeader & | from | ) |
在文件 Headers.pb.h 第 139 行定义.
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void set_num_cols | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 510 行定义.
| void set_num_messages | ( | ::google::protobuf::uint32 | value | ) |
在文件 Headers.pb.h 第 558 行定义.
| void set_num_rows | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 534 行定义.
| void Swap | ( | MatrixHeader * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
在文件 Headers.pb.h 第 144 行定义.
|
friend |
|
friend |
|
friend |
|
static |
在文件 Headers.pb.h 第 188 行定义.
|
static |
在文件 Headers.pb.h 第 202 行定义.
|
static |
在文件 Headers.pb.h 第 195 行定义.