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

Detailed Description

Definition at line 46 of file Headers.pb.h.

Inheritance diagram for VectorHeader:
Inheritance graph
[legend]

Public Member Functions

 VectorHeader ()
 
virtual ~VectorHeader ()
 
 VectorHeader (const VectorHeader &from)
 
VectorHeaderoperator= (const VectorHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (VectorHeader *other)
 
VectorHeaderNew () const
 
VectorHeaderNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const VectorHeader &from)
 
void MergeFrom (const VectorHeader &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_len () const
 
void clear_len ()
 
::google::protobuf::uint64 len () const
 
void set_len (::google::protobuf::uint64 value)
 
bool has_num_messages () const
 
void clear_num_messages ()
 
::google::protobuf::uint32 num_messages () const
 
void set_num_messages (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLenFieldNumber = 1
 
static const int kNumMessagesFieldNumber = 2
 

Friends

void protobuf_AddDesc_Headers_2eproto ()
 
void protobuf_AssignDesc_Headers_2eproto ()
 
void protobuf_ShutdownFile_Headers_2eproto ()
 

Constructor & Destructor Documentation

virtual ~VectorHeader ( )
virtual
VectorHeader ( const VectorHeader from)

Member Function Documentation

int ByteSize ( ) const
void Clear ( )
void clear_len ( )

Definition at line 522 of file Headers.pb.h.

void clear_num_messages ( )

Definition at line 546 of file Headers.pb.h.

void CopyFrom ( const ::google::protobuf::Message &  from)
void CopyFrom ( const VectorHeader from)
static const VectorHeader& default_instance ( )
static
static const ::google::protobuf::Descriptor* descriptor ( )
static
int GetCachedSize ( ) const

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

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

Definition at line 513 of file Headers.pb.h.

bool has_num_messages ( ) const

Definition at line 537 of file Headers.pb.h.

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

Definition at line 526 of file Headers.pb.h.

void MergeFrom ( const ::google::protobuf::Message &  from)
void MergeFrom ( const VectorHeader from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields ( )

Definition at line 62 of file Headers.pb.h.

VectorHeader* New ( ) const

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

VectorHeader* New ( ::google::protobuf::Arena *  arena) const
google::protobuf::uint32 num_messages ( ) const

Definition at line 550 of file Headers.pb.h.

VectorHeader& operator= ( const VectorHeader from)

Definition at line 53 of file Headers.pb.h.

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

Definition at line 90 of file Headers.pb.h.

void set_len ( ::google::protobuf::uint64  value)

Definition at line 530 of file Headers.pb.h.

void set_num_messages ( ::google::protobuf::uint32  value)

Definition at line 554 of file Headers.pb.h.

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

Definition at line 58 of file Headers.pb.h.

Friends And Related Function Documentation

void protobuf_AddDesc_Headers_2eproto ( )
friend
void protobuf_AssignDesc_Headers_2eproto ( )
friend
void protobuf_ShutdownFile_Headers_2eproto ( )
friend

Member Data Documentation

const int kLenFieldNumber = 1
static

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

const int kNumMessagesFieldNumber = 2
static

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


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

SHOGUN Machine Learning Toolbox - Documentation