SHOGUN  4.0.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 63 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
 
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)
 

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 = 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
 

Friends

void protobuf_AddDesc_ShogunVersion_2eproto ()
 
void protobuf_AssignDesc_ShogunVersion_2eproto ()
 
void protobuf_ShutdownFile_ShogunVersion_2eproto ()
 

Member Typedef Documentation

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

Constructor & Destructor Documentation

virtual ~ShogunVersion ( )
virtual
ShogunVersion ( const ShogunVersion from)

Member Function Documentation

int ByteSize ( ) const
void Clear ( )
void clear_data_type ( )

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

void clear_version ( )

Definition at line 197 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 223 of file ShogunVersion.pb.h.

static const ShogunVersion& default_instance ( )
static
static const ::google::protobuf::Descriptor* descriptor ( )
static
int GetCachedSize ( ) const

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

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

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

bool has_version ( ) const

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

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 79 of file ShogunVersion.pb.h.

ShogunVersion* New ( ) const
ShogunVersion& operator= ( const ShogunVersion from)

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

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)

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

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

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

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

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

static bool SGDataType_IsValid ( int  value)
static

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

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

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

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

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

void Swap ( ShogunVersion other)
const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

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

google::protobuf::int32 version ( ) const

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

Friends And Related Function Documentation

void protobuf_AddDesc_ShogunVersion_2eproto ( )
friend
void protobuf_AssignDesc_ShogunVersion_2eproto ( )
friend
void protobuf_ShutdownFile_ShogunVersion_2eproto ( )
friend

Member Data Documentation

const int kDataTypeFieldNumber = 2
static

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

const int kVersionFieldNumber = 1
static

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

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

const int SGDataType_ARRAYSIZE
static
Initial value:

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

const SGDataType SGDataType_MAX
static
Initial value:

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

const SGDataType SGDataType_MIN
static
Initial value:

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

const SGDataType SPARSE_MATRIX = ShogunVersion_SGDataType_SPARSE_MATRIX
static

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

const SGDataType SPARSE_VECTOR = ShogunVersion_SGDataType_SPARSE_VECTOR
static

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

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

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


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

SHOGUN Machine Learning Toolbox - Documentation