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

Public 成员函数 | |
| SparseMatrixHeader () | |
| virtual | ~SparseMatrixHeader () |
| SparseMatrixHeader (const SparseMatrixHeader &from) | |
| SparseMatrixHeader & | operator= (const SparseMatrixHeader &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (SparseMatrixHeader *other) |
| SparseMatrixHeader * | New () const |
| SparseMatrixHeader * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const SparseMatrixHeader &from) |
| void | MergeFrom (const SparseMatrixHeader &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_vectors () const |
| void | clear_num_vectors () |
| ::google::protobuf::uint64 | num_vectors () const |
| void | set_num_vectors (::google::protobuf::uint64 value) |
| bool | has_num_features () const |
| void | clear_num_features () |
| ::google::protobuf::uint64 | num_features () const |
| void | set_num_features (::google::protobuf::uint64 value) |
| int | num_feat_entries_size () const |
| void | clear_num_feat_entries () |
| ::google::protobuf::uint64 | num_feat_entries (int index) const |
| void | set_num_feat_entries (int index, ::google::protobuf::uint64 value) |
| void | add_num_feat_entries (::google::protobuf::uint64 value) |
| const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & | num_feat_entries () const |
| ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * | mutable_num_feat_entries () |
静态 Public 成员函数 | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const SparseMatrixHeader & | default_instance () |
静态 Public 属性 | |
| static const int | kNumVectorsFieldNumber = 1 |
| static const int | kNumFeaturesFieldNumber = 2 |
| static const int | kNumFeatEntriesFieldNumber = 3 |
友元 | |
| void | protobuf_AddDesc_Headers_2eproto () |
| void | protobuf_AssignDesc_Headers_2eproto () |
| void | protobuf_ShutdownFile_Headers_2eproto () |
|
virtual |
| SparseMatrixHeader | ( | const SparseMatrixHeader & | from | ) |
| void add_num_feat_entries | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 703 行定义.
| int ByteSize | ( | ) | const |
| void Clear | ( | ) |
| void clear_num_feat_entries | ( | ) |
在文件 Headers.pb.h 第 692 行定义.
| void clear_num_features | ( | ) |
在文件 Headers.pb.h 第 674 行定义.
| void clear_num_vectors | ( | ) |
在文件 Headers.pb.h 第 650 行定义.
| void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void CopyFrom | ( | const SparseMatrixHeader & | from | ) |
|
static |
|
static |
| int GetCachedSize | ( | ) | const |
在文件 Headers.pb.h 第 315 行定义.
| ::google::protobuf::Metadata GetMetadata | ( | ) | const |
| bool has_num_features | ( | ) | const |
在文件 Headers.pb.h 第 665 行定义.
| bool has_num_vectors | ( | ) | const |
在文件 Headers.pb.h 第 641 行定义.
| ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
| ::google::protobuf::uint8 * | output | ||
| ) | const |
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void MergeFrom | ( | const SparseMatrixHeader & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_num_feat_entries | ( | ) |
在文件 Headers.pb.h 第 713 行定义.
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
在文件 Headers.pb.h 第 284 行定义.
| SparseMatrixHeader* New | ( | ) | const |
在文件 Headers.pb.h 第 295 行定义.
| SparseMatrixHeader* New | ( | ::google::protobuf::Arena * | arena | ) | const |
| google::protobuf::uint64 num_feat_entries | ( | int | index | ) | const |
在文件 Headers.pb.h 第 695 行定义.
| const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & num_feat_entries | ( | ) | const |
在文件 Headers.pb.h 第 708 行定义.
| int num_feat_entries_size | ( | ) | const |
在文件 Headers.pb.h 第 689 行定义.
| google::protobuf::uint64 num_features | ( | ) | const |
在文件 Headers.pb.h 第 678 行定义.
| google::protobuf::uint64 num_vectors | ( | ) | const |
在文件 Headers.pb.h 第 654 行定义.
| SparseMatrixHeader& operator= | ( | const SparseMatrixHeader & | from | ) |
在文件 Headers.pb.h 第 275 行定义.
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
在文件 Headers.pb.h 第 312 行定义.
| void set_num_feat_entries | ( | int | index, |
| ::google::protobuf::uint64 | value | ||
| ) |
在文件 Headers.pb.h 第 699 行定义.
| void set_num_features | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 682 行定义.
| void set_num_vectors | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 658 行定义.
| void Swap | ( | SparseMatrixHeader * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
在文件 Headers.pb.h 第 280 行定义.
|
friend |
|
friend |
|
friend |
|
static |
在文件 Headers.pb.h 第 353 行定义.
|
static |
在文件 Headers.pb.h 第 346 行定义.
|
static |
在文件 Headers.pb.h 第 339 行定义.