SHOGUN
4.1.0
|
Definition at line 237 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 627 of file Headers.pb.h.
int ByteSize | ( | ) | const |
void Clear | ( | ) |
void clear_num_feat_entries | ( | ) |
Definition at line 618 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 580 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 278 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 571 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 635 of file Headers.pb.h.
inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 253 of file Headers.pb.h.
SparseMatrixHeader* New | ( | ) | const |
google::protobuf::uint64 num_feat_entries | ( | int | index | ) | const |
Definition at line 621 of file Headers.pb.h.
const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & num_feat_entries | ( | ) | const |
Definition at line 631 of file Headers.pb.h.
int num_feat_entries_size | ( | ) | const |
Definition at line 615 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 584 of file Headers.pb.h.
SparseMatrixHeader& operator= | ( | const SparseMatrixHeader & | from | ) |
Definition at line 244 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 624 of file Headers.pb.h.
void set_num_features | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 609 of file Headers.pb.h.
void set_num_vectors | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 587 of file Headers.pb.h.
void Swap | ( | SparseMatrixHeader * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 249 of file Headers.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 308 of file Headers.pb.h.
|
static |
Definition at line 301 of file Headers.pb.h.
|
static |
Definition at line 294 of file Headers.pb.h.