|
SHOGUN
4.1.0
|
Definition at line 231 of file Headers.pb.h.

Public Member Functions | |
| 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 |
| 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 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_num_vectors () const |
| void | clear_num_vectors () |
| inline::google::protobuf::uint64 | num_vectors () const |
| void | set_num_vectors (::google::protobuf::uint64 value) |
| bool | has_num_features () const |
| void | clear_num_features () |
| inline::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 () |
| inline::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 |
| inline::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * | mutable_num_feat_entries () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const SparseMatrixHeader & | default_instance () |
Static Public Attributes | |
| static const int | kNumVectorsFieldNumber = 1 |
| static const int | kNumFeaturesFieldNumber = 2 |
| static const int | kNumFeatEntriesFieldNumber = 3 |
Friends | |
| 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 | ) |
Definition at line 631 of file Headers.pb.h.
| int ByteSize | ( | ) | const |
| void Clear | ( | ) |
| void clear_num_feat_entries | ( | ) |
Definition at line 620 of file Headers.pb.h.
| void clear_num_features | ( | ) |
Definition at line 602 of file Headers.pb.h.
| void clear_num_vectors | ( | ) |
Definition at line 578 of file Headers.pb.h.
| void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void CopyFrom | ( | const SparseMatrixHeader & | from | ) |
|
static |
|
static |
| int GetCachedSize | ( | ) | const |
Definition at line 272 of file Headers.pb.h.
| ::google::protobuf::Metadata GetMetadata | ( | ) | const |
| bool has_num_features | ( | ) | const |
Definition at line 593 of file Headers.pb.h.
| bool has_num_vectors | ( | ) | const |
Definition at line 569 of file Headers.pb.h.
| 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 | ( | ) |
Definition at line 641 of file Headers.pb.h.
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 247 of file Headers.pb.h.
| SparseMatrixHeader* New | ( | ) | const |
| google::protobuf::uint64 num_feat_entries | ( | int | index | ) | const |
Definition at line 623 of file Headers.pb.h.
| const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & num_feat_entries | ( | ) | const |
Definition at line 636 of file Headers.pb.h.
| int num_feat_entries_size | ( | ) | const |
Definition at line 617 of file Headers.pb.h.
| google::protobuf::uint64 num_features | ( | ) | const |
Definition at line 606 of file Headers.pb.h.
| google::protobuf::uint64 num_vectors | ( | ) | const |
Definition at line 582 of file Headers.pb.h.
| SparseMatrixHeader& operator= | ( | const SparseMatrixHeader & | from | ) |
Definition at line 238 of file Headers.pb.h.
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void set_num_feat_entries | ( | int | index, |
| ::google::protobuf::uint64 | value | ||
| ) |
Definition at line 627 of file Headers.pb.h.
| void set_num_features | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 610 of file Headers.pb.h.
| void set_num_vectors | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 586 of file Headers.pb.h.
| void Swap | ( | SparseMatrixHeader * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 243 of file Headers.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 301 of file Headers.pb.h.
|
static |
Definition at line 294 of file Headers.pb.h.
|
static |
Definition at line 287 of file Headers.pb.h.