SHOGUN
v3.2.0
|
在文件 ShogunVersion.pb.h 第 66 行定义.
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 |
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) |
静态 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 |
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 |
友元 | |
void | protobuf_AddDesc_ShogunVersion_2eproto () |
void | protobuf_AssignDesc_ShogunVersion_2eproto () |
void | protobuf_ShutdownFile_ShogunVersion_2eproto () |
typedef ShogunVersion_SGDataType SGDataType |
在文件 ShogunVersion.pb.h 第 132 行定义.
ShogunVersion | ( | ) |
|
virtual |
ShogunVersion | ( | const ShogunVersion & | from | ) |
int ByteSize | ( | ) | const |
void Clear | ( | ) |
void clear_data_type | ( | ) |
在文件 ShogunVersion.pb.h 第 244 行定义.
void clear_version | ( | ) |
在文件 ShogunVersion.pb.h 第 220 行定义.
void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void CopyFrom | ( | const ShogunVersion & | from | ) |
shogun::ShogunVersion_SGDataType data_type | ( | ) | const |
在文件 ShogunVersion.pb.h 第 248 行定义.
|
static |
|
static |
int GetCachedSize | ( | ) | const |
在文件 ShogunVersion.pb.h 第 113 行定义.
::google::protobuf::Metadata GetMetadata | ( | ) | const |
bool has_data_type | ( | ) | const |
在文件 ShogunVersion.pb.h 第 235 行定义.
bool has_version | ( | ) | const |
在文件 ShogunVersion.pb.h 第 211 行定义.
::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 | ( | ) |
在文件 ShogunVersion.pb.h 第 82 行定义.
ShogunVersion* New | ( | ) | const |
在文件 ShogunVersion.pb.h 第 93 行定义.
ShogunVersion* New | ( | ::google::protobuf::Arena * | arena | ) | const |
ShogunVersion& operator= | ( | const ShogunVersion & | from | ) |
在文件 ShogunVersion.pb.h 第 73 行定义.
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
在文件 ShogunVersion.pb.h 第 110 行定义.
void set_data_type | ( | ::shogun::ShogunVersion_SGDataType | value | ) |
在文件 ShogunVersion.pb.h 第 252 行定义.
void set_version | ( | ::google::protobuf::int32 | value | ) |
在文件 ShogunVersion.pb.h 第 228 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 153 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 143 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 156 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 159 行定义.
void Swap | ( | ShogunVersion * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
在文件 ShogunVersion.pb.h 第 78 行定义.
google::protobuf::int32 version | ( | ) | const |
在文件 ShogunVersion.pb.h 第 224 行定义.
|
friend |
|
friend |
|
friend |
|
static |
在文件 ShogunVersion.pb.h 第 176 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 169 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 135 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 150 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 148 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 146 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 139 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 137 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 141 行定义.
|
static |
在文件 ShogunVersion.pb.h 第 133 行定义.