SHOGUN  v3.2.0
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
ShogunVersion Class Reference

Detailed Description

Definition at line 66 of file ShogunVersion.pb.h.

Inheritance diagram for ShogunVersion:
Inheritance graph
[legend]

Public Types

typedef ShogunVersion_SGDataType SGDataType
 

Public Member Functions

 ShogunVersion ()
 
virtual ~ShogunVersion ()
 
 ShogunVersion (const ShogunVersion &from)
 
ShogunVersionoperator= (const ShogunVersion &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ShogunVersion *other)
 
ShogunVersionNew () const
 
ShogunVersionNew (::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 ShogunVersiondefault_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 ()
 

Member Typedef Documentation

◆ SGDataType

Definition at line 132 of file ShogunVersion.pb.h.

Constructor & Destructor Documentation

◆ ShogunVersion() [1/2]

◆ ~ShogunVersion()

virtual ~ShogunVersion ( )
virtual

◆ ShogunVersion() [2/2]

ShogunVersion ( const ShogunVersion from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_data_type()

void clear_data_type ( )

Definition at line 244 of file ShogunVersion.pb.h.

◆ clear_version()

void clear_version ( )

Definition at line 220 of file ShogunVersion.pb.h.

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const ShogunVersion from)

◆ data_type()

shogun::ShogunVersion_SGDataType data_type ( ) const

Definition at line 248 of file ShogunVersion.pb.h.

◆ default_instance()

static const ShogunVersion& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const

Definition at line 113 of file ShogunVersion.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const

◆ has_data_type()

bool has_data_type ( ) const

Definition at line 235 of file ShogunVersion.pb.h.

◆ has_version()

bool has_version ( ) const

Definition at line 211 of file ShogunVersion.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const ShogunVersion from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields ( )

Definition at line 82 of file ShogunVersion.pb.h.

◆ New() [1/2]

ShogunVersion* New ( ) const

Definition at line 93 of file ShogunVersion.pb.h.

◆ New() [2/2]

ShogunVersion* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

ShogunVersion& operator= ( const ShogunVersion from)

Definition at line 73 of file ShogunVersion.pb.h.

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const

Definition at line 110 of file ShogunVersion.pb.h.

◆ set_data_type()

void set_data_type ( ::shogun::ShogunVersion_SGDataType  value)

Definition at line 252 of file ShogunVersion.pb.h.

◆ set_version()

void set_version ( ::google::protobuf::int32  value)

Definition at line 228 of file ShogunVersion.pb.h.

◆ SGDataType_descriptor()

static const ::google::protobuf::EnumDescriptor* SGDataType_descriptor ( )
static

Definition at line 153 of file ShogunVersion.pb.h.

◆ SGDataType_IsValid()

static bool SGDataType_IsValid ( int  value)
static

Definition at line 143 of file ShogunVersion.pb.h.

◆ SGDataType_Name()

static const ::std::string& SGDataType_Name ( SGDataType  value)
static

Definition at line 156 of file ShogunVersion.pb.h.

◆ SGDataType_Parse()

static bool SGDataType_Parse ( const ::std::string &  name,
SGDataType value 
)
static

Definition at line 159 of file ShogunVersion.pb.h.

◆ Swap()

void Swap ( ShogunVersion other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

Definition at line 78 of file ShogunVersion.pb.h.

◆ version()

google::protobuf::int32 version ( ) const

Definition at line 224 of file ShogunVersion.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_ShogunVersion_2eproto

void protobuf_AddDesc_ShogunVersion_2eproto ( )
friend

◆ protobuf_AssignDesc_ShogunVersion_2eproto

void protobuf_AssignDesc_ShogunVersion_2eproto ( )
friend

◆ protobuf_ShutdownFile_ShogunVersion_2eproto

void protobuf_ShutdownFile_ShogunVersion_2eproto ( )
friend

Member Data Documentation

◆ kDataTypeFieldNumber

const int kDataTypeFieldNumber = 2
static

Definition at line 176 of file ShogunVersion.pb.h.

◆ kVersionFieldNumber

const int kVersionFieldNumber = 1
static

Definition at line 169 of file ShogunVersion.pb.h.

◆ MATRIX

const SGDataType MATRIX
static
Initial value:

Definition at line 135 of file ShogunVersion.pb.h.

◆ SGDataType_ARRAYSIZE

const int SGDataType_ARRAYSIZE
static
Initial value:

Definition at line 150 of file ShogunVersion.pb.h.

◆ SGDataType_MAX

const SGDataType SGDataType_MAX
static
Initial value:

Definition at line 148 of file ShogunVersion.pb.h.

◆ SGDataType_MIN

const SGDataType SGDataType_MIN
static
Initial value:

Definition at line 146 of file ShogunVersion.pb.h.

◆ SPARSE_MATRIX

const SGDataType SPARSE_MATRIX
static
Initial value:

Definition at line 139 of file ShogunVersion.pb.h.

◆ SPARSE_VECTOR

const SGDataType SPARSE_VECTOR
static
Initial value:

Definition at line 137 of file ShogunVersion.pb.h.

◆ STRING_LIST

const SGDataType STRING_LIST
static
Initial value:

Definition at line 141 of file ShogunVersion.pb.h.

◆ VECTOR

const SGDataType VECTOR
static
Initial value:

Definition at line 133 of file ShogunVersion.pb.h.


The documentation for this class was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation