在文件 ShogunVersion.pb.h 第 63 行定义.
Public 类型 | |
typedef ShogunVersion_SGDataType | SGDataType |
Public 成员函数 | |
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 |
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 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
bool | has_version () const |
void | clear_version () |
inline::google::protobuf::int32 | version () const |
void | set_version (::google::protobuf::int32 value) |
bool | has_data_type () const |
void | clear_data_type () |
inline::shogun::ShogunVersion_SGDataType | data_type () const |
void | set_data_type (::shogun::ShogunVersion_SGDataType value) |
静态 Public 成员函数 | |
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) |
静态 Public 属性 | |
static const SGDataType | VECTOR = ShogunVersion_SGDataType_VECTOR |
static const SGDataType | MATRIX = ShogunVersion_SGDataType_MATRIX |
static const SGDataType | SPARSE_VECTOR = ShogunVersion_SGDataType_SPARSE_VECTOR |
static const SGDataType | SPARSE_MATRIX = ShogunVersion_SGDataType_SPARSE_MATRIX |
static const SGDataType | STRING_LIST = ShogunVersion_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 |
友元 | |
void | protobuf_AddDesc_ShogunVersion_2eproto () |
void | protobuf_AssignDesc_ShogunVersion_2eproto () |
void | protobuf_ShutdownFile_ShogunVersion_2eproto () |
typedef ShogunVersion_SGDataType SGDataType |
在文件 ShogunVersion.pb.h 第 114 行定义.
ShogunVersion | ( | ) |
|
virtual |
ShogunVersion | ( | const ShogunVersion & | from | ) |
int ByteSize | ( | ) | const |
void Clear | ( | ) |
void clear_data_type | ( | ) |
在文件 ShogunVersion.pb.h 第 218 行定义.
void clear_version | ( | ) |
在文件 ShogunVersion.pb.h 第 194 行定义.
void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void CopyFrom | ( | const ShogunVersion & | from | ) |
shogun::ShogunVersion_SGDataType data_type | ( | ) | const |
在文件 ShogunVersion.pb.h 第 222 行定义.
|
static |
|
static |
int GetCachedSize | ( | ) | const |
在文件 ShogunVersion.pb.h 第 104 行定义.
::google::protobuf::Metadata GetMetadata | ( | ) | const |
bool has_data_type | ( | ) | const |
在文件 ShogunVersion.pb.h 第 209 行定义.
bool has_version | ( | ) | const |
在文件 ShogunVersion.pb.h 第 185 行定义.
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 | ( | ) |
在文件 ShogunVersion.pb.h 第 79 行定义.
ShogunVersion* New | ( | ) | const |
ShogunVersion& operator= | ( | const ShogunVersion & | from | ) |
在文件 ShogunVersion.pb.h 第 70 行定义.
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void set_data_type | ( | ::shogun::ShogunVersion_SGDataType | value | ) |
在文件 ShogunVersion.pb.h 第 226 行定义.
void set_version | ( | ::google::protobuf::int32 | value | ) |
在文件 ShogunVersion.pb.h 第 202 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 130 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 120 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 133 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 136 行定义.
void Swap | ( | ShogunVersion * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
在文件 ShogunVersion.pb.h 第 75 行定义.
google::protobuf::int32 version | ( | ) | const |
在文件 ShogunVersion.pb.h 第 198 行定义.
|
friend |
|
friend |
|
friend |
|
static |
在文件 ShogunVersion.pb.h 第 153 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 146 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 116 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 127 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 125 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 123 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 118 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 117 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 119 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 115 行定义.