|
SHOGUN
v3.2.0
|
Definition at line 66 of file ShogunVersion.pb.h.

Public Types | |
| typedef ShogunVersion_SGDataType | SGDataType |
Public Member Functions | |
| ShogunVersion () | |
| virtual | ~ShogunVersion () |
| ShogunVersion (const ShogunVersion &from) | |
| ShogunVersion & | operator= (const ShogunVersion &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ShogunVersion *other) |
| ShogunVersion * | New () const |
| ShogunVersion * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ShogunVersion &from) |
| void | MergeFrom (const ShogunVersion &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_version () const |
| void | clear_version () |
| ::google::protobuf::int32 | version () const |
| void | set_version (::google::protobuf::int32 value) |
| bool | has_data_type () const |
| void | clear_data_type () |
| ::shogun::ShogunVersion_SGDataType | data_type () const |
| void | set_data_type (::shogun::ShogunVersion_SGDataType value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ShogunVersion & | default_instance () |
| static bool | SGDataType_IsValid (int value) |
| static const ::google::protobuf::EnumDescriptor * | SGDataType_descriptor () |
| static const ::std::string & | SGDataType_Name (SGDataType value) |
| static bool | SGDataType_Parse (const ::std::string &name, SGDataType *value) |
Static Public Attributes | |
| static const SGDataType | VECTOR |
| static const SGDataType | MATRIX |
| static const SGDataType | SPARSE_VECTOR |
| static const SGDataType | SPARSE_MATRIX |
| static const SGDataType | STRING_LIST |
| static const SGDataType | SGDataType_MIN |
| static const SGDataType | SGDataType_MAX |
| static const int | SGDataType_ARRAYSIZE |
| static const int | kVersionFieldNumber = 1 |
| static const int | kDataTypeFieldNumber = 2 |
Friends | |
| void | protobuf_AddDesc_ShogunVersion_2eproto () |
| void | protobuf_AssignDesc_ShogunVersion_2eproto () |
| void | protobuf_ShutdownFile_ShogunVersion_2eproto () |
| typedef ShogunVersion_SGDataType SGDataType |
Definition at line 132 of file ShogunVersion.pb.h.
| ShogunVersion | ( | ) |
|
virtual |
| ShogunVersion | ( | const ShogunVersion & | from | ) |
| int ByteSize | ( | ) | const |
| void Clear | ( | ) |
| void clear_data_type | ( | ) |
Definition at line 244 of file ShogunVersion.pb.h.
| void clear_version | ( | ) |
Definition at line 220 of file ShogunVersion.pb.h.
| void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void CopyFrom | ( | const ShogunVersion & | from | ) |
| shogun::ShogunVersion_SGDataType data_type | ( | ) | const |
Definition at line 248 of file ShogunVersion.pb.h.
|
static |
|
static |
| int GetCachedSize | ( | ) | const |
Definition at line 113 of file ShogunVersion.pb.h.
| ::google::protobuf::Metadata GetMetadata | ( | ) | const |
| bool has_data_type | ( | ) | const |
Definition at line 235 of file ShogunVersion.pb.h.
| bool has_version | ( | ) | const |
Definition at line 211 of file ShogunVersion.pb.h.
| ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
| ::google::protobuf::uint8 * | output | ||
| ) | const |
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void MergeFrom | ( | const ShogunVersion & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 82 of file ShogunVersion.pb.h.
| ShogunVersion* New | ( | ) | const |
Definition at line 93 of file ShogunVersion.pb.h.
| ShogunVersion* New | ( | ::google::protobuf::Arena * | arena | ) | const |
| ShogunVersion& operator= | ( | const ShogunVersion & | from | ) |
Definition at line 73 of file ShogunVersion.pb.h.
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
Definition at line 110 of file ShogunVersion.pb.h.
| void set_data_type | ( | ::shogun::ShogunVersion_SGDataType | value | ) |
Definition at line 252 of file ShogunVersion.pb.h.
| void set_version | ( | ::google::protobuf::int32 | value | ) |
Definition at line 228 of file ShogunVersion.pb.h.
|
static |
Definition at line 153 of file ShogunVersion.pb.h.
|
static |
Definition at line 143 of file ShogunVersion.pb.h.
|
static |
Definition at line 156 of file ShogunVersion.pb.h.
|
static |
Definition at line 159 of file ShogunVersion.pb.h.
| void Swap | ( | ShogunVersion * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 78 of file ShogunVersion.pb.h.
| google::protobuf::int32 version | ( | ) | const |
Definition at line 224 of file ShogunVersion.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 176 of file ShogunVersion.pb.h.
|
static |
Definition at line 169 of file ShogunVersion.pb.h.
|
static |
Definition at line 135 of file ShogunVersion.pb.h.
|
static |
Definition at line 150 of file ShogunVersion.pb.h.
|
static |
Definition at line 148 of file ShogunVersion.pb.h.
|
static |
Definition at line 146 of file ShogunVersion.pb.h.
|
static |
Definition at line 139 of file ShogunVersion.pb.h.
|
static |
Definition at line 137 of file ShogunVersion.pb.h.
|
static |
Definition at line 141 of file ShogunVersion.pb.h.
|
static |
Definition at line 133 of file ShogunVersion.pb.h.