SHOGUN
v3.2.0
|
Definition at line 85 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 final |
ShogunVersion * | 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 ShogunVersion &from) |
void | MergeFrom (const ShogunVersion &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 |
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 void | InitAsDefaultInstance () |
static const ShogunVersion * | internal_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 constexpr int | kIndexInFileMessages |
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 | |
struct | ::protobuf_ShogunVersion_2eproto::TableStruct |
void | swap (ShogunVersion &a, ShogunVersion &b) |
typedef ShogunVersion_SGDataType SGDataType |
Definition at line 177 of file ShogunVersion.pb.h.
ShogunVersion | ( | ) |
|
virtual |
ShogunVersion | ( | const ShogunVersion & | from | ) |
|
final |
|
final |
void clear_data_type | ( | ) |
Definition at line 287 of file ShogunVersion.pb.h.
void clear_version | ( | ) |
Definition at line 263 of file ShogunVersion.pb.h.
|
final |
void CopyFrom | ( | const ShogunVersion & | from | ) |
shogun::ShogunVersion_SGDataType data_type | ( | ) | const |
Definition at line 291 of file ShogunVersion.pb.h.
|
static |
|
static |
|
final |
Definition at line 157 of file ShogunVersion.pb.h.
|
final |
bool has_data_type | ( | ) | const |
Definition at line 278 of file ShogunVersion.pb.h.
bool has_version | ( | ) | const |
Definition at line 254 of file ShogunVersion.pb.h.
|
static |
|
static |
Definition at line 122 of file ShogunVersion.pb.h.
|
final |
|
final |
|
final |
void MergeFrom | ( | const ShogunVersion & | from | ) |
|
final |
inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 114 of file ShogunVersion.pb.h.
|
final |
Definition at line 136 of file ShogunVersion.pb.h.
|
final |
Definition at line 140 of file ShogunVersion.pb.h.
ShogunVersion& operator= | ( | const ShogunVersion & | from | ) |
Definition at line 92 of file ShogunVersion.pb.h.
|
final |
void set_data_type | ( | ::shogun::ShogunVersion_SGDataType | value | ) |
Definition at line 295 of file ShogunVersion.pb.h.
void set_version | ( | ::google::protobuf::int32 | value | ) |
Definition at line 271 of file ShogunVersion.pb.h.
|
static |
Definition at line 198 of file ShogunVersion.pb.h.
|
static |
Definition at line 188 of file ShogunVersion.pb.h.
|
static |
Definition at line 201 of file ShogunVersion.pb.h.
|
static |
Definition at line 204 of file ShogunVersion.pb.h.
void Swap | ( | ShogunVersion * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 111 of file ShogunVersion.pb.h.
google::protobuf::int32 version | ( | ) | const |
Definition at line 267 of file ShogunVersion.pb.h.
|
friend |
Definition at line 240 of file ShogunVersion.pb.h.
|
friend |
Definition at line 130 of file ShogunVersion.pb.h.
|
static |
Definition at line 221 of file ShogunVersion.pb.h.
|
static |
Definition at line 126 of file ShogunVersion.pb.h.
|
static |
Definition at line 214 of file ShogunVersion.pb.h.
|
static |
Definition at line 180 of file ShogunVersion.pb.h.
|
static |
Definition at line 195 of file ShogunVersion.pb.h.
|
static |
Definition at line 193 of file ShogunVersion.pb.h.
|
static |
Definition at line 191 of file ShogunVersion.pb.h.
|
static |
Definition at line 184 of file ShogunVersion.pb.h.
|
static |
Definition at line 182 of file ShogunVersion.pb.h.
|
static |
Definition at line 186 of file ShogunVersion.pb.h.
|
static |
Definition at line 178 of file ShogunVersion.pb.h.