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

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 final |
| SparseMatrixHeader * | New (::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 SparseMatrixHeader &from) |
| void | MergeFrom (const SparseMatrixHeader &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 | 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 () |
| 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) |
静态 Public 成员函数 | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const SparseMatrixHeader & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const SparseMatrixHeader * | internal_default_instance () |
静态 Public 属性 | |
| static constexpr int | kIndexInFileMessages |
| static const int | kNumFeatEntriesFieldNumber = 3 |
| static const int | kNumVectorsFieldNumber = 1 |
| static const int | kNumFeaturesFieldNumber = 2 |
友元 | |
| struct | ::protobuf_Headers_2eproto::TableStruct |
| void | swap (SparseMatrixHeader &a, SparseMatrixHeader &b) |
|
virtual |
| SparseMatrixHeader | ( | const SparseMatrixHeader & | from | ) |
| void add_num_feat_entries | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 818 行定义.
|
final |
|
final |
| void clear_num_feat_entries | ( | ) |
在文件 Headers.pb.h 第 807 行定义.
| void clear_num_features | ( | ) |
在文件 Headers.pb.h 第 789 行定义.
| void clear_num_vectors | ( | ) |
在文件 Headers.pb.h 第 765 行定义.
|
final |
| void CopyFrom | ( | const SparseMatrixHeader & | from | ) |
|
static |
|
static |
|
final |
在文件 Headers.pb.h 第 410 行定义.
|
final |
| bool has_num_features | ( | ) | const |
在文件 Headers.pb.h 第 780 行定义.
| bool has_num_vectors | ( | ) | const |
在文件 Headers.pb.h 第 756 行定义.
|
static |
|
static |
在文件 Headers.pb.h 第 375 行定义.
|
final |
|
final |
|
final |
| void MergeFrom | ( | const SparseMatrixHeader & | from | ) |
|
final |
| google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_num_feat_entries | ( | ) |
在文件 Headers.pb.h 第 828 行定义.
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
在文件 Headers.pb.h 第 367 行定义.
|
final |
在文件 Headers.pb.h 第 389 行定义.
|
final |
在文件 Headers.pb.h 第 393 行定义.
| google::protobuf::uint64 num_feat_entries | ( | int | index | ) | const |
在文件 Headers.pb.h 第 810 行定义.
| const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & num_feat_entries | ( | ) | const |
在文件 Headers.pb.h 第 823 行定义.
| int num_feat_entries_size | ( | ) | const |
在文件 Headers.pb.h 第 804 行定义.
| google::protobuf::uint64 num_features | ( | ) | const |
在文件 Headers.pb.h 第 793 行定义.
| google::protobuf::uint64 num_vectors | ( | ) | const |
在文件 Headers.pb.h 第 769 行定义.
| SparseMatrixHeader& operator= | ( | const SparseMatrixHeader & | from | ) |
在文件 Headers.pb.h 第 345 行定义.
|
final |
| void set_num_feat_entries | ( | int | index, |
| ::google::protobuf::uint64 | value | ||
| ) |
在文件 Headers.pb.h 第 814 行定义.
| void set_num_features | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 797 行定义.
| void set_num_vectors | ( | ::google::protobuf::uint64 | value | ) |
在文件 Headers.pb.h 第 773 行定义.
| void Swap | ( | SparseMatrixHeader * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
在文件 Headers.pb.h 第 364 行定义.
|
friend |
在文件 Headers.pb.h 第 474 行定义.
|
friend |
在文件 Headers.pb.h 第 383 行定义.
|
static |
在文件 Headers.pb.h 第 379 行定义.
|
static |
在文件 Headers.pb.h 第 435 行定义.
|
static |
在文件 Headers.pb.h 第 454 行定义.
|
static |
在文件 Headers.pb.h 第 447 行定义.