SHOGUN
v3.2.0
|
Definition at line 132 of file Headers.pb.h.
Public Member Functions | |
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) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const MatrixHeader & | default_instance () |
Static Public Attributes | |
static const int | kNumColsFieldNumber = 1 |
static const int | kNumRowsFieldNumber = 2 |
static const int | kNumMessagesFieldNumber = 3 |
Friends | |
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 | ( | ) |
Definition at line 502 of file Headers.pb.h.
void clear_num_messages | ( | ) |
Definition at line 550 of file Headers.pb.h.
void clear_num_rows | ( | ) |
Definition at line 526 of file Headers.pb.h.
void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void CopyFrom | ( | const MatrixHeader & | from | ) |
|
static |
|
static |
int GetCachedSize | ( | ) | const |
Definition at line 173 of file Headers.pb.h.
::google::protobuf::Metadata GetMetadata | ( | ) | const |
bool has_num_cols | ( | ) | const |
Definition at line 493 of file Headers.pb.h.
bool has_num_messages | ( | ) | const |
Definition at line 541 of file Headers.pb.h.
bool has_num_rows | ( | ) | const |
Definition at line 517 of file Headers.pb.h.
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 | ( | ) |
Definition at line 148 of file Headers.pb.h.
MatrixHeader* New | ( | ) | const |
google::protobuf::uint64 num_cols | ( | ) | const |
Definition at line 506 of file Headers.pb.h.
google::protobuf::uint32 num_messages | ( | ) | const |
Definition at line 554 of file Headers.pb.h.
google::protobuf::uint64 num_rows | ( | ) | const |
Definition at line 530 of file Headers.pb.h.
MatrixHeader& operator= | ( | const MatrixHeader & | from | ) |
Definition at line 139 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_cols | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 510 of file Headers.pb.h.
void set_num_messages | ( | ::google::protobuf::uint32 | value | ) |
Definition at line 558 of file Headers.pb.h.
void set_num_rows | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 534 of file Headers.pb.h.
void Swap | ( | MatrixHeader * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 144 of file Headers.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 188 of file Headers.pb.h.
|
static |
Definition at line 202 of file Headers.pb.h.
|
static |
Definition at line 195 of file Headers.pb.h.